CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl(at)postgresql(dot)org 02/10/12 19:09:34
Modified files: src/bin/psql : mainloop.c
Log message: psql thought that backslash is an escape character inside double quotes. It isn't.