]> granicus.if.org Git - postgresql/commit
Fix psql history handling so 'execute' backslash commands (\g)
authorBruce Momjian <bruce@momjian.us>
Mon, 6 Mar 2006 15:09:04 +0000 (15:09 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 6 Mar 2006 15:09:04 +0000 (15:09 +0000)
commit5e3bcac1d9cc6e03c1e9b4628dc67b948d2b6c30
tree404dd3d08c8a5cce0f9792ca21d458736c3eeee2
parent2f01703f90a58d6fa401353a615ecf9897fc3584
Fix psql history handling so 'execute' backslash commands (\g)
remain as part of the multi-line query.
src/bin/psql/mainloop.c