pgsql: The macros NULL_DEV and DEVNULL were both used to work around

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut)
Тема pgsql: The macros NULL_DEV and DEVNULL were both used to work around
Дата
Msg-id 20081211102517.C03917545A4@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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)

В списке pgsql-committers по дате отправления:

Предыдущее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Move carefully obscured SunOS 4 specific #include out of c.h into
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: To reduce confusion over whether VACUUM FULL is needed for