mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03: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