PG_COLOR not mentioned in docs of vacuumlo, oid2name and pgbench

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-03-04T07:54:18Z
Lists: pgsql-hackers

Attachments

Hi all,

All the tools mentioned in $subject have been switched recently to use
the central logging infrastructure, which means that they have gained
coloring output.  However we (mostly I) forgot to update the docs.

Attached is a patch to fix this issue.  Please let me know if there
are comments and/or objections.

Thanks,
--
Michael

Commits

  1. Doc: fix some description of environment variables with frontend tools