Content-Length: 256153 | pFad | http://github.com/postgrespro/postgres/commit/796092fb84c08162ae803e83a13aa8bd6d9b23d0

36 Silence another _bt_check_unique compiler warning. · postgrespro/postgres@796092f · GitHub
Skip to content

Commit 796092f

Browse files
Silence another _bt_check_unique compiler warning.
Per complaint from Tom Lane Discussion: https://postgr.es/m/1922884.1617909599@sss.pgh.pa.us
1 parent d1fcbde commit 796092f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/access/nbtree/nbtinsert.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ _bt_check_unique(Relation rel, BTInsertState insertstate, Relation heapRel,
408408
{
409409
IndexTuple itup = insertstate->itup;
410410
IndexTuple curitup = NULL;
411-
ItemId curitemid;
411+
ItemId curitemid = NULL;
412412
BTScanInsert itup_key = insertstate->itup_key;
413413
SnapshotData SnapshotDirty;
414414
OffsetNumber offset;

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/796092fb84c08162ae803e83a13aa8bd6d9b23d0

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy