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

Peter.
This commit is contained in:
Bruce Momjian 1999-11-29 05:28:11 +00:00
parent d367f626f4
commit 47e51683e6
1 changed files with 2 additions and 0 deletions

View File

@ -117,6 +117,8 @@ HandleSlashCmds(PsqlSettings *pset,
my_line[blank_loc] = '\0';
}
options[0] = NULL;
if (options_string)
{
char quote;