pgsql: psql: give ^D hint for \q in place where \q is ignored

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: psql: give ^D hint for \q in place where \q is ignored
Date: 2018-02-12 06:27:15
Message-ID: E1el7a7-0003BY-Gm@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/91389228a1007fa3845e29e17568e52ab1726d5d

Modified Files
--------------
src/bin/psql/mainloop.c | 27 ++++++++++++++++++++++++++-
1 file changed, 26 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2018-02-12 14:49:33 pgsql: Add missing article
Previous Message Tom Lane 2018-02-11 18:24:35 pgsql: Fix assorted errors in pg_dump's handling of extended statistics