Re: color by default

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-12-31T13:59:04Z
Lists: pgsql-hackers
> On 31 Dec 2019, at 14:35, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> 
> Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
>> With the attached patch, I propose to enable the colored output by 
>> default in PG13.
> 
> FWIW, I shall be setting NO_COLOR permanently if this gets committed.

Me too.

> I may well be in the minority, but I think some kind of straw poll
> might be advisable, rather than doing this just because.

+1

cheers ./daniel



Commits

  1. Document color support