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

From: neilc(at)svr1(dot)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Replace the use of "0" with "NULL" where appropriate in dllist.c,
Date: 2005-01-18 22:59:37
Message-ID: 20050118225937.4A8E63A291D@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2005-01-18 23:26:04 pgsql: This patch makes some improvements to the rtree index
Previous Message User Dpage 2005-01-18 22:46:41 pginstaller - web: Add Brazilian Portuguese translation of the FAQ from