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

  1. Rework option set of vacuumlo

  2. Rework option set of oid2name