Log Message:
-----------
The macros NULL_DEV and DEVNULL were both used to work around
platform-specific spellings of /dev/null.  But one should be enough, so
settle on DEVNULL.

Modified Files:
--------------
    pgsql/src/backend/postmaster:
        postmaster.c (r1.566 -> r1.567)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/postmaster.c?r1=1.566&r2=1.567)
        syslogger.c (r1.45 -> r1.46)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/syslogger.c?r1=1.45&r2=1.46)
    pgsql/src/include:
        c.h (r1.232 -> r1.233)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/c.h?r1=1.232&r2=1.233)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to