Re: Add %x to PROMPT1 and PROMPT2
Magnus Hagander <magnus@hagander.net>
From: Magnus Hagander <magnus@hagander.net>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Michael Paquier <michael@paquier.xyz>,
Ian Barwick <ian.barwick@2ndquadrant.com>, Tom Lane <tgl@sss.pgh.pa.us>, 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-05T16:16:14Z
Lists: pgsql-hackers
On Wed, Feb 5, 2020 at 3:30 PM Robert Haas <robertmhaas@gmail.com> wrote: > > On Tue, Feb 4, 2020 at 3:20 AM Michael Paquier <michael@paquier.xyz> wrote: > > So.. We have: > > +1: Vik, Ian, Daniel, Alvaro, Christoph > > +-0: Tom (?), Fabien (?) > > -1: Michael P. > > 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. Here's another +1 for making the change. //Magnus
Commits
-
Add %x to default PROMPT1 and PROMPT2 in psql
- dcdbb5a5db09 13.0 landed