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 ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/66a28adbc5e46e889a7d126d9a64497f6b492920 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
