Re: Add %x to PROMPT1 and PROMPT2
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Robert Haas <robertmhaas@gmail.com>, Ian Barwick <ian.barwick@2ndquadrant.com>, Daniel Gustafsson <daniel@yesql.se>, Vik Fearing <vik.fearing@2ndquadrant.com>, Fabien COELHO <coelho@cri.ensmp.fr>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-02-06T02:38:20Z
Lists: pgsql-hackers
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? FWIW, 24 hours later I am counting two more people in favor (Magnus and Fabien), for a total of 7, with one abstention and one not in favor. -- Michael
Commits
-
Add %x to default PROMPT1 and PROMPT2 in psql
- dcdbb5a5db09 13.0 landed