pgsql: Add signal.h for sys_siglist reference.

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add signal.h for sys_siglist reference.
Date: 2007-01-28 02:33:09
Message-ID: 20070128023309.1F0919FB21C@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add signal.h for sys_siglist reference.

Modified Files:
--------------
pgsql/src/port:
exec.c (r1.49 -> r1.50)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/exec.c.diff?r1=1.49&r2=1.50)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-01-28 02:53:34 pgsql: Dept of second thoughts: the IQ of estimate_array_length() needs
Previous Message Tom Lane 2007-01-28 01:37:45 pgsql: Fix scalararraysel() to cope with binary-compatible cases, such