Improve documentation of psql's \q command.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 66a28adbc5e46e889a7d126d9a64497f6b492920
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-10-12T18:00:01Z
Releases: 9.1.2
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.

Files

PathChange+/−
doc/src/sgml/ref/psql-ref.sgml modified +2 −1