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
- doc-frontend-colors.patch (text/x-diff) patch
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
-
Doc: fix some description of environment variables with frontend tools
- 654bd6985df8 12.3 landed
- 5aaa584f819e 13.0 landed