Content-Length: 257902 | pFad | http://github.com/postgrespro/postgres/commit/c871e8f53bd6dc9249b6d79f2fde34dedb200824

C7 Revert C comment change in slot_attisnull() · postgrespro/postgres@c871e8f · GitHub
Skip to content

Commit c871e8f

Browse files
committed
Revert C comment change in slot_attisnull()
Revert 89774b5
1 parent 051b334 commit c871e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/access/common/heaptuple.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1342,7 +1342,7 @@ slot_attisnull(TupleTableSlot *slot, int attnum)
13421342
return slot->tts_isnull[attnum - 1];
13431343

13441344
/*
1345-
* assume NULL if attnum is out of range according to the tupdesc
1345+
* return NULL if attnum is out of range according to the tupdesc
13461346
*/
13471347
if (attnum > tupleDesc->natts)
13481348
return true;

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/c871e8f53bd6dc9249b6d79f2fde34dedb200824

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy