]> granicus.if.org Git - postgresql/commit
psql thought that backslash is an escape character inside double quotes.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 12 Oct 2002 23:09:34 +0000 (23:09 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 12 Oct 2002 23:09:34 +0000 (23:09 +0000)
commitf94e5bde60c07994c01aea6ed45309e500aae346
tree5b4103a696992b815ea5d3ab05f057ad56990593
parent5bb46e7cd0b9de809486d074453fb320341a25b9
psql thought that backslash is an escape character inside double quotes.
It isn't.
src/bin/psql/mainloop.c