Re: Add %x to PROMPT1 and PROMPT2
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Ian Barwick <ian.barwick@2ndquadrant.com>
Cc: 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-04T08:20:36Z
Lists: pgsql-hackers
On Tue, Feb 04, 2020 at 10:31:43AM +0900, Ian Barwick wrote: > The last change I recall affecting default psql behaviour was the addition > of COMP_KEYWORD_CASE in 9.2 (db84ba65), which personally I (and no doubt others) > found annoying, but the world still turns. > > +1 one for this change, it's something I also add to every .psqlrc I setup. So.. We have: +1: Vik, Ian, Daniel, Alvaro, Christoph +-0: Tom (?), Fabien (?) -1: Michael P. So there is a clear majority in favor of changing the default. Any extra opinions from others? -- Michael
Commits
-
Add %x to default PROMPT1 and PROMPT2 in psql
- dcdbb5a5db09 13.0 landed