Content-Length: 256982 | pFad | https://github.com/postgrespro/postgres/commit/89774b58b0ea2874765cae10c094bb6aaf707feb

F5 Adjust C comment in slot_attisnull() regarding nulls. · postgrespro/postgres@89774b5 · GitHub
Skip to content

Commit 89774b5

Browse files
committed
Adjust C comment in slot_attisnull() regarding nulls.
1 parent a16c2ed commit 89774b5

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-
* return NULL if attnum is out of range according to the tupdesc
1345+
* assume 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: https://github.com/postgrespro/postgres/commit/89774b58b0ea2874765cae10c094bb6aaf707feb

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy