Improve documentation of psql's \q command.

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

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