Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 47e5168

Browse files
committed
I pulled this one out via CVS, I hope you can make use of it:
Peter.
1 parent d367f62 commit 47e5168

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/bin/psql/command.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ HandleSlashCmds(PsqlSettings *pset,
117117
my_line[blank_loc] = '\0';
118118
}
119119

120+
options[0] = NULL;
121+
120122
if (options_string)
121123
{
122124
char quote;

0 commit comments

Comments
 (0)