| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Geoff Winkless <pgsqladmin(at)geoff(dot)dj> |
| Cc: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, Robert Haas <robertmhaas(at)gmail(dot)com>, Everaldo Canuto <everaldo(dot)canuto(at)gmail(dot)com>, Chapman Flack <chap(at)anastigmatix(dot)net>, Vik Fearing <vik(dot)fearing(at)2ndquadrant(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: proposal: alternative psql commands quit and exit |
| Date: | 2018-01-15 16:48:11 |
| Message-ID: | 20491.1516034891@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Geoff Winkless <pgsqladmin(at)geoff(dot)dj> writes:
> Perhaps different messages on different OSes? :)
It's worse than that: the EOF key is configurable. In principle we
could look into the tty settings and print the right thing, but
I doubt we want to go there, especially if there's no corresponding
thing on Windows.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Julian Markwort | 2018-01-15 16:48:51 | Re: [HACKERS] [FEATURE PATCH] pg_stat_statements with plans (v02) |
| Previous Message | Robert Haas | 2018-01-15 16:47:43 | Re: [HACKERS] postgres_fdw bug in 9.6 |