PG_COLOR not mentioned in docs of vacuumlo, oid2name and pgbench

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: PG_COLOR not mentioned in docs of vacuumlo, oid2name and pgbench
Date: 2020-03-04 07:54:18
Message-ID: 20200304075418.GJ2593@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
doc-frontend-colors.patch text/x-diff 1.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2020-03-04 08:05:25 Re: Identifying user-created objects
Previous Message Prabhat Sahu 2020-03-04 07:49:13 Re: [Proposal] Global temporary tables