Re: Fix help option of contrib/oid2name

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Fix help option of contrib/oid2name
Дата
Msg-id 1534416042.3084.15.camel@cybertec.at
обсуждение исходный текст
Ответ на Fix help option of contrib/oid2name  (Tatsuro Yamada <yamada.tatsuro@lab.ntt.co.jp>)
Ответы Re: Fix help option of contrib/oid2name
Список 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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tatsuro Yamada
Дата:
Сообщение: Fix help option of contrib/oid2name
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: [HACKERS] Bug in to_timestamp().