Re: Add %x to PROMPT1 and PROMPT2
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Michael Paquier <michael@paquier.xyz>,
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-05T15:21:11Z
Lists: pgsql-hackers
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? regards, tom lane
Commits
-
Add %x to default PROMPT1 and PROMPT2 in psql
- dcdbb5a5db09 13.0 landed