mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-24 18:55:04 +08: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
@ -117,6 +117,8 @@ HandleSlashCmds(PsqlSettings *pset,
|
||||
my_line[blank_loc] = '\0';
|
||||
}
|
||||
|
||||
options[0] = NULL;
|
||||
|
||||
if (options_string)
|
||||
{
|
||||
char quote;
|
||||
|
Loading…
Reference in New Issue
Block a user