Re: unrecognized option '--help

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: unrecognized option '--help
Дата
Msg-id 20150522013619.GQ5885@postgresql.org
обсуждение исходный текст
Ответ на Re: unrecognized option '--help  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: unrecognized option '--help  (Andres Freund <andres@anarazel.de>)
Re: unrecognized option '--help  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Michael Paquier wrote:
> On Thu, May 21, 2015 at 4:35 PM, D. S. <spider@skuggor.se> wrote:
> > Explanation:
> > If anything is ahead of --help, "--help" is then an unrecognized
> > option.
>
> It is wanted this way for all the utilities of src/bin. See
> handle_help_version_opts() in src/bin/scripts/common.c for your case.

Is it really wanted?  I find it very annoying and wish it didn't do
that.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: BUG #13324: Database returing incorrect results on querying slect clause
Следующее
От: Andres Freund
Дата:
Сообщение: Re: unrecognized option '--help