Re: PG_COLOR not mentioned in docs of vacuumlo, oid2name and pgbench
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-03-04T12:55:48Z
Lists: pgsql-hackers
On Wed, Mar 04, 2020 at 10:12:23AM +0100, Daniel Gustafsson wrote: > + color in diagnostics messages. Possible values are > + <literal>always</literal>, <literal>auto</literal>, > + <literal>never</literal>. > > Not being a native english speaker, I might have it backwards, but I find lists > of values in a sentence like this to be easier to read when the final value is > separated by a conjunction like: > > <item 1>, <item 2>, .. , <item n-1> and <item n> Point received. Your suggestion is more natural to me as well. Now, all the existing docs don't follow that style so I chose consistency. -- Michael
Commits
-
Doc: fix some description of environment variables with frontend tools
- 654bd6985df8 12.3 landed
- 5aaa584f819e 13.0 landed