psql: give ^D hint for \q in place where \q is ignored
authorBruce Momjian <bruce@momjian.us>
Mon, 12 Feb 2018 06:27:06 +0000 (01:27 -0500)
committerBruce Momjian <bruce@momjian.us>
Mon, 12 Feb 2018 06:27:06 +0000 (01:27 -0500)
commit91389228a1007fa3845e29e17568e52ab1726d5d
treef36bd342b40e6acf58d4dfd007b583311608804f
parent5c9f2564fabbc770ead3bd92136fdafc43654f27
psql:  give ^D hint for \q in place where \q is ignored

Also add comment on why exit/quit are not documented.

Discussion: https://postgr.es/m/20180202053928.GA13472@momjian.us
src/bin/psql/mainloop.c