pgsql: C comment: clarify why psql's help/exit/quit must alone - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: C comment: clarify why psql's help/exit/quit must alone
Date
Msg-id E1iimpg-0001KY-RM@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
C comment:  clarify why psql's help/exit/quit must alone

Document why no indentation and why no non-whitespace postfix is
supported.

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4376fdbae11de9333012a31ba8d3a4f4b5d7a692

Modified Files
--------------
src/bin/psql/mainloop.c | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: docs: clarify handling of column lists in COPY TO/FROM
Next
From: Tom Lane
Date:
Subject: pgsql: In pgwin32_open, loop after ERROR_ACCESS_DENIED only if we can't