Re: createdb argument question

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: createdb argument question
Дата
Msg-id 87zly3xam5.fsf@oxford.xeocode.com
обсуждение исходный текст
Ответ на Re: createdb argument question  (Perry Smith <pedz@easesoftware.com>)
Список pgsql-general
"Perry Smith" <pedz@easesoftware.com> writes:

> The getopt_long on Mac and I guess also Linux have been made non-
> Posix compliant.  They accept options after the non-option argument.   What is
> really disturbing is they alter argv.  I find that somewhat a  bad idea but, I
> guess no one really cares about consistency or  traditions.

You can get the traditional behaviour out of glibc if you set POSIXLY_CORRECT.

One thing to beware of is that patch behaves very strangely with
POSIXLY_CORRECT set though.

--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com

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

Предыдущее
От: Thomas Finneid
Дата:
Сообщение: Re: select count() out of memory
Следующее
От: Bob Pawley
Дата:
Сообщение: Re: pg_restore