Re: color by default
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Gavin Flower <GavinFlower@archidevsys.co.nz>
Cc: Tom Lane <tgl@sss.pgh.pa.us>,
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-01-03T18:10:30Z
Lists: pgsql-hackers
On Thu, Jan 2, 2020 at 6:38 PM Gavin Flower <GavinFlower@archidevsys.co.nz> wrote: > I find coloured output very difficult to read, as the colours seem to be > chosen on the basis everyone uses white as the background colour for > terminals -- whereas I use black, as do a lot of other people. I don't like colored output either. (It is, however, probably not a surprise to anyone that I am old-school in many regards, so how much my opinion ought to count is debatable. I still use \pset linestyle old-ascii when I remember to set it, use vi to edit, with hjkl rather than arrow keys, and almost always prefer a CLI to a GUI when I have the option. I have conceded the utility of indoor heat and plumbing, though, so maybe there's hope for me yet.) -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Commits
-
Document color support
- e1ff780485ca 13.0 landed