| From: | Vik Fearing <vik(at)postgresfriends(dot)org> |
|---|---|
| To: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | POLL: Adding transaction status to default psql prompt |
| Date: | 2020-02-06 02:54:48 |
| Message-ID: | 3d8e809b-fc26-87c5-55ac-616a98d2b0be@postgresfriends.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hello,
I proposed a patch to add %x to PROMPT1 and PROMPT2 by default in psql.
The effect of this is:
- nothing at all when not in a transaction,
- adding a '*' when in a transaction or a '!' when in an aborted
transaction.
Before making a change to a long-time default, a poll in this group was
requested.
Please answer +1 if you want or don't mind seeing transaction status by
default in psql or -1 if you would prefer to keep the current default.
Thanks!
+1 from me.
--
Vik Fearing
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nikolay Samokhvalov | 2020-02-06 03:13:01 | Re: POLL: Adding transaction status to default psql prompt |
| Previous Message | Stephen Frost | 2020-02-05 18:59:53 | Re: calculating the MD5 hash of role passwords in C |