mirror of
https://github.com/postgres/postgres.git
synced 2026-03-02 21:30:36 -05:00
I pulled this one out via CVS, I hope you can make use of it:
Peter.
This commit is contained in:
parent
d367f626f4
commit
47e51683e6
1 changed files with 2 additions and 0 deletions
|
|
@ -117,6 +117,8 @@ HandleSlashCmds(PsqlSettings *pset,
|
|||
my_line[blank_loc] = '\0';
|
||||
}
|
||||
|
||||
options[0] = NULL;
|
||||
|
||||
if (options_string)
|
||||
{
|
||||
char quote;
|
||||
|
|
|
|||
Loading…
Reference in a new issue