I pulled this one out via CVS, I hope you can make use of it:

Peter.
REL7_0_PATCHES
Bruce Momjian 26 years ago
parent d367f626f4
commit 47e51683e6
  1. 2
      src/bin/psql/command.c

@ -117,6 +117,8 @@ HandleSlashCmds(PsqlSettings *pset,
my_line[blank_loc] = '\0';
}
options[0] = NULL;
if (options_string)
{
char quote;

Loading…
Cancel
Save