Re: Add %x to PROMPT1 and PROMPT2
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Vik Fearing <vik@postgresfriends.org>, Tom Lane <tgl@sss.pgh.pa.us>, 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-11T15:05:25Z
Lists: pgsql-hackers
On Sun, Feb 9, 2020 at 7:45 PM Michael Paquier <michael@paquier.xyz> wrote: > On Mon, Feb 10, 2020 at 12:16:44AM +0100, Vik Fearing wrote: > > There is a little bit of overlap within those three groups but among the > > minuscule percentage of our users that responded, the result is > > overwhelmingly in favor of this change. > > Thanks Vik for handling that. So, it seems to me that we have a > conclusion here. Any last words? No objections here. I'm glad that we put in the effort to get more opinions, but I agree that an overall vote of ~58 to ~8 is a pretty strong consensus. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Commits
-
Add %x to default PROMPT1 and PROMPT2 in psql
- dcdbb5a5db09 13.0 landed