Improve documentation of psql's \q command. The documentation neglected to explain its behavior in a script file (it only ends execution of the script, not psql as a whole), and failed to mention the long form \quit either.
Branch ------ REL8_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/f655c3f0236ad7b5de3589a6edb633c0120f7dc9 Modified Files -------------- doc/src/sgml/ref/psql-ref.sgml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
