pgsql: C comment: mention null handling in BuildTupleFromCStrings() - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: C comment: mention null handling in BuildTupleFromCStrings()
Date
Msg-id E1f3QFH-0003FF-K5@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
C comment:  mention null handling in BuildTupleFromCStrings()

Discussion: https://postgr.es/m/CAFjFpRcF-wNbe0w-m3NpkEwr9shmOZ=GoESOzd2Wog9h55J8sA@mail.gmail.com

Author: Ashutosh Bapat

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/242408dbef283ff148a3a671a7f4ebbad6118b22

Modified Files
--------------
src/backend/executor/execTuples.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: pgsql: Add Bloom filter implementation.
Next
From: Tom Lane
Date:
Subject: pgsql: Suppress compiler warning in new jsonb_plperl code.