The macros NULL_DEV and DEVNULL were both used to work around
authorPeter Eisentraut <[email protected]>
Thu, 11 Dec 2008 10:25:17 +0000 (10:25 +0000)
committerPeter Eisentraut <[email protected]>
Thu, 11 Dec 2008 10:25:17 +0000 (10:25 +0000)
commitbf058e47f8fc5502c804b6e28f486efbe39214a9
tree78f076a4d5dac05db5d998ddcb9e13a9be787374
parent482c6943079a60a7357d66a81a2aeff79e69df20
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