pgsql: Document color support

Started by Peter Eisentrautabout 6 years ago2 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Document color support

Add a documentation appendix that explains the PG_COLOR and PG_COLORS
environment variables.

Discussion: /messages/by-id/bbdcce43-bd2e-5599-641b-9b44b9e0add4@2ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e1ff780485ca9ff0d2db3cd716b63557fc6ae5e5

Modified Files
--------------
doc/src/sgml/color.sgml | 101 +++++++++++++++++++++++++++++++++++++++++++++
doc/src/sgml/filelist.sgml | 1 +
doc/src/sgml/postgres.sgml | 1 +
3 files changed, 103 insertions(+)

#2Robert Haas
robertmhaas@gmail.com
In reply to: Peter Eisentraut (#1)
Re: pgsql: Document color support

On Sun, Mar 29, 2020 at 5:21 AM Peter Eisentraut <peter@eisentraut.org> wrote:

Document color support

Add a documentation appendix that explains the PG_COLOR and PG_COLORS
environment variables.

Discussion: /messages/by-id/bbdcce43-bd2e-5599-641b-9b44b9e0add4@2ndquadrant.com

This is a very useful improvement, but it's a little hard to
understand how to figure out what numbers to use.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company