pgsql: Add signal.h for sys_siglist reference. - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add signal.h for sys_siglist reference.
Date
Msg-id 20070128023309.1F0919FB21C@postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix scalararraysel() to cope with binary-compatible cases, such
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Dept of second thoughts: the IQ of estimate_array_length() needs