The macros NULL_DEV and DEVNULL were both used to work around
commitfb5140ee5f9420d0eea5a2056d0ac51f81a62e55
authorpetere <petere>
Thu, 11 Dec 2008 10:25:17 +0000 (11 10:25 +0000)
committerpetere <petere>
Thu, 11 Dec 2008 10:25:17 +0000 (11 10:25 +0000)
tree02dd16062e5ca9598b3401dd792cde983a1cf963
parent04b7abc6f180ebc9c32bdd54255af9c66dbbf270
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.
src/backend/postmaster/postmaster.c
src/backend/postmaster/syslogger.c
src/include/c.h