Re: Add %x to PROMPT1 and PROMPT2
Vik Fearing <vik@postgresfriends.org>
From: Vik Fearing <vik@postgresfriends.org>
To: Michael Paquier <michael@paquier.xyz>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: Robert Haas <robertmhaas@gmail.com>,
Ian Barwick <ian.barwick@2ndquadrant.com>,
Daniel Gustafsson <daniel@yesql.se>, Fabien COELHO <coelho@cri.ensmp.fr>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-02-06T02:56:54Z
Lists: pgsql-hackers
On 06/02/2020 03:38, Michael Paquier wrote: > On Wed, Feb 05, 2020 at 10:21:11AM -0500, Tom Lane wrote: >> Robert Haas <robertmhaas@gmail.com> writes: >>> I'm not really against this change but, given how long it's been the >>> way that it is, I think we shouldn't make it without more plus votes. >>> If we've actually got a broad consensus on it, sure, but I don't think >>> 4 votes is a broad consensus. >> >> Fair point. I'm still abstaining, but maybe this should be proposed >> on pgsql-general to try to get more opinions? > > Indeed, still I am not sure what kind of number is enough to define a > large consensus. Vik, could you start a new thread on -general? https://www.postgresql.org/message-id/flat/3d8e809b-fc26-87c5-55ac-616a98d2b0be%40postgresfriends.org -- Vik Fearing
Commits
-
Add %x to default PROMPT1 and PROMPT2 in psql
- dcdbb5a5db09 13.0 landed