Improve documentation of psql's \q command.

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

Commit: 80c6409c2bb9417c059603f0b5b88209517c7593
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-10-12T17:59:30Z
Releases: 9.2.0
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