Use NIL instead of NULL for an empty List.
authorRobert Haas <rhaas@postgresql.org>
Thu, 3 Nov 2016 15:24:01 +0000 (11:24 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 3 Nov 2016 15:24:01 +0000 (11:24 -0400)
commitc6ff380e380686fd6b3bd056ccd09ea469f1267c
treefb8786a078911f959dc27f14089473a4ba0ccf5d
parent274bb2b3857cc987cfa21d14775cae9b0dababa5
Use NIL instead of NULL for an empty List.

Tatsuro Yamada, reviewed by Ashutosh Bapat
contrib/postgres_fdw/postgres_fdw.c