mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +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';
|
my_line[blank_loc] = '\0';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
options[0] = NULL;
|
||||||
|
|
||||||
if (options_string)
|
if (options_string)
|
||||||
{
|
{
|
||||||
char quote;
|
char quote;
|
||||||
|
Reference in New Issue
Block a user