Commit 47e51683 authored by Bruce Momjian's avatar Bruce Momjian

I pulled this one out via CVS, I hope you can make use of it:

Peter.
parent d367f626
......@@ -117,6 +117,8 @@ HandleSlashCmds(PsqlSettings *pset,
my_line[blank_loc] = '\0';
}
options[0] = NULL;
if (options_string)
{
char quote;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment