pgsql: C comment: clarify why psql's help/exit/quit must alone
Bruce Momjian <[email protected]> Sat, 21 Dec 2019 22:02:44 +0000
| Newsgroups | gmane.comp.db.postgresql.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
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(-)