Обсуждение: pgsql: Improve documentation of psql's \q command.

Поиск
Список
Период
Сортировка

pgsql: Improve documentation of psql's \q command.

От
Tom Lane
Дата:
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_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/77ea00406998d0f58e71a433f6cfe40fda2368b9

Modified Files
--------------
doc/src/sgml/ref/psql-ref.sgml |    3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)