pgsql: Move carefully obscured SunOS 4 specific #include out of c.h into - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Move carefully obscured SunOS 4 specific #include out of c.h into
Date
Msg-id 20081211091708.072607545A4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Move carefully obscured SunOS 4 specific #include out of c.h into port
header file.  SunOS 4 is probably broken anyway, but this item stuck out as
completely weird.

Modified Files:
--------------
    pgsql/src/include:
        c.h (r1.231 -> r1.232)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/c.h?r1=1.231&r2=1.232)
    pgsql/src/include/port:
        sunos4.h (r1.10 -> r1.11)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/port/sunos4.h?r1=1.10&r2=1.11)

pgsql-committers by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Append major version number and for libraries soname major
Next
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: The macros NULL_DEV and DEVNULL were both used to work around