pgsql: Use NIL instead of NULL for an empty List.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Use NIL instead of NULL for an empty List.
Date: 2016-11-03 15:28:56
Message-ID: E1c2Jwm-0001VY-7N@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Use NIL instead of NULL for an empty List.

Tatsuro Yamada, reviewed by Ashutosh Bapat

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c6ff380e380686fd6b3bd056ccd09ea469f1267c

Modified Files
--------------
contrib/postgres_fdw/postgres_fdw.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2016-11-03 15:44:51 pgsql: psql: Tab-complete LOCK [TABLE] ... IN {ACCESS|ROW|SHARE}.
Previous Message Peter Eisentraut 2016-11-03 15:05:00 Re: [COMMITTERS] pgsql: Add make rules to download raw Unicode mapping files