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

Neil Conway <neilc@samurai.com>

Commit: 1f5299bc3fde2e738e7080af72d26a08da53cabd
Author: Neil Conway <neilc@samurai.com>
Date: 2005-01-18T22:59:32Z
Releases: 8.1.0
Replace the use of "0" with "NULL" where appropriate in dllist.c, for
good style and to satisfy sparse. From Alvaro Herrera.

Files

PathChange+/−
src/backend/lib/dllist.c modified +31 −31