pgsql: Replace the use of "0" with "NULL" where appropriate in dllist.c,

Поиск
Список
Период
Сортировка
От neilc@svr1.postgresql.org (Neil Conway)
Тема pgsql: Replace the use of "0" with "NULL" where appropriate in dllist.c,
Дата
Msg-id 20050118225937.4A8E63A291D@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Replace the use of "0" with "NULL" where appropriate in dllist.c, for
good style and to satisfy sparse. From Alvaro Herrera.

Modified Files:
--------------
    pgsql/src/backend/lib:
        dllist.c (r1.30 -> r1.31)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/lib/dllist.c.diff?r1=1.30&r2=1.31)

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

Предыдущее
От: dpage@pgfoundry.org (User Dpage)
Дата:
Сообщение: pginstaller - web: Add Brazilian Portuguese translation of the FAQ from
Следующее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: This patch makes some improvements to the rtree index