projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d367f62
)
I pulled this one out via CVS, I hope you can make use of it:
author
Bruce Momjian
<bruce@momjian.us>
Mon, 29 Nov 1999 05:28:11 +0000
(
05:28
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Mon, 29 Nov 1999 05:28:11 +0000
(
05:28
+0000)
Peter.
src/bin/psql/command.c
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/psql/command.c
b/src/bin/psql/command.c
index 0db6cd5562ed20dada9e38ab6b987dc5ba7fc3c3..ea20aa20d413fdd3225fae30551108eeea56aa23 100644
(file)
--- a/
src/bin/psql/command.c
+++ b/
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;