Re: Fix help option of contrib/oid2name
Laurenz Albe <laurenz.albe@cybertec.at>
From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Tatsuro Yamada <yamada.tatsuro@lab.ntt.co.jp>, pgsql-hackers@postgresql.org
Date: 2018-08-16T10:40:42Z
Lists: pgsql-hackers
Tatsuro Yamada wrote: > Almost all client applications and extensions will show "Options" and > "Connection options" sections when running with help option (--help). > However, "oid2name" was different, there is only the Options section. > > For consistency, attached patch divides the Options section of oid2name > into two sections, Options and Connection options. I don't think it is super important, but +1 for consistency. Yours, Laurenz Albe
Commits
-
Rework option set of vacuumlo
- bfea331a5e1b 12.0 landed
-
Rework option set of oid2name
- 1aaf532deabf 12.0 landed