mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-09 16:37:36 +08:00
I pulled this one out via CVS, I hope you can make use of it:
Peter.
This commit is contained in:
@ -117,6 +117,8 @@ HandleSlashCmds(PsqlSettings *pset,
|
||||
my_line[blank_loc] = '\0';
|
||||
}
|
||||
|
||||
options[0] = NULL;
|
||||
|
||||
if (options_string)
|
||||
{
|
||||
char quote;
|
||||
|
||||
Reference in New Issue
Block a user