Re: pg_resetxlog options

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: pg_resetxlog options
Дата
Msg-id 200411180013.34187.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: pg_resetxlog options  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan wrote:
> Some other time maybe. Meanwhile, this patch ought to make it compile
> more cleanly on Windows - not sure why I get errors there but not
> Linux.

Because getopt() is normally declared in unistd.h, not getopt.h (Windows
being an exception?).

--
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: John Hansen
Дата:
Сообщение: Re: split_part bug
Следующее
От: Neil Conway
Дата:
Сообщение: Re: Tired of -Wold-style-definition already