Fix psql history handling so 'execute' backslash commands (\g)

Bruce Momjian <bruce@momjian.us>

Commit: 5e3bcac1d9cc6e03c1e9b4628dc67b948d2b6c30
Author: Bruce Momjian <bruce@momjian.us>
Date: 2006-03-06T15:09:04Z
Releases: 8.2.0
Fix psql history handling so 'execute' backslash commands (\g)
remain as part of the multi-line query.

Files

PathChange+/−
src/bin/psql/mainloop.c modified +24 −23