Use NIL rather than NULL to represent an empty list.

Robert Haas <rhaas@postgresql.org>

Commit: 3106829513ab7c8e46e94db103f1ef8d8dfd379b
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-06-06T15:21:22Z
Releases: 10.0
Use NIL rather than NULL to represent an empty list.

Just to be tidy.

Amit Langote

Discussion: http://postgr.es/m/9297f80f-e4ab-7dda-33d4-8580bab6d634@lab.ntt.co.jp

Files

PathChange+/−
src/backend/utils/cache/evtcache.c modified +1 −1

Discussion