Re: execl() sentinel - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: execl() sentinel
Date
Msg-id 200707180320.l6I3KdP15597@momjian.us
Whole thread Raw
In response to execl() sentinel  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: execl() sentinel
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [BUGS] BUG #3431: age() gets the days wrong
Next
From: Bruce Momjian
Date:
Subject: Re: pg_dump --no-tablespaces patch