Re: execl() sentinel

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: execl() sentinel
Дата
Msg-id 200707180320.l6I3KdP15597@momjian.us
обсуждение исходный текст
Ответ на execl() sentinel  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: execl() sentinel
Список pgsql-patches
Alvaro Herrera wrote:
> Stefan Kaltenbrunner just let me know via Jabber that there's a warning
> in pg_regress.c:
>
> pg_regress.c: In function `spawn_process':
> pg_regress.c:914: warning: missing sentinel in function call
>
> This small patch would seem to fix it, according to
> http://www.linuxonly.nl/docs/sentinel/

You can apply this, but it sure seems like a compiler/include file bug
to me, even with the 64-bit explaination.

--
  Bruce Momjian  <bruce@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [BUGS] BUG #3431: age() gets the days wrong
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_dump --no-tablespaces patch