| From: | Jelte Fennema-Nio <postgres(at)jeltef(dot)nl> |
|---|---|
| To: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: psql single-step mode woes |
| Date: | 2026-07-13 15:57:48 |
| Message-ID: | CAGECzQQxcGBakZnoWuK7o-dH=JnLWqANBW6FU6hGkhDaLEhMCg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sat, 4 Jul 2026 at 23:47, Heikki Linnakangas <hlinnaka(at)iki(dot)fi> wrote:
> Attached patch addresses all those issues, see commit message for details.
I tried out the patch and overall I like all of the improvements. The
only suggestion would be to make the "ask again" prompt different from
the original ask prompt. For example:
unknown command '<what the user typed instead>': press return to
proceed or enter x and return to cancel
That way it's clear to the user what they did wrong
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nick Ivanov | 2026-07-13 16:26:00 | Re: incremental backup issue |
| Previous Message | Jacob Champion | 2026-07-13 15:53:33 | Re: Proposal: new file format for hba/ident/hosts configuration? |