| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
| Cc: | Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: execl() sentinel |
| Date: | 2007-07-18 03:20:39 |
| Message-ID: | 200707180320.l6I3KdP15597@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-07-18 03:35:33 | Re: pg_dump --no-tablespaces patch |
| Previous Message | Bruce Momjian | 2007-07-18 03:14:43 | Re: [BUGS] BUG #3431: age() gets the days wrong |