Content-Length: 257386 | pFad | http://github.com/postgrespro/postgres/commit/2d8a6fad18fcec1850b79ddcf3a0032058d86715

E2 Silence compiler warning in nbtinsert.c. · postgrespro/postgres@2d8a6fa · GitHub
Skip to content

Commit 2d8a6fa

Browse files
Silence compiler warning in nbtinsert.c.
Per buildfarm member longfin.
1 parent 0d861bb commit 2d8a6fa

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
@@ -442,7 +442,7 @@ _bt_check_unique(Relation rel, BTInsertState insertstate, Relation heapRel,
442442
if (inposting || !ItemIdIsDead(curitemid))
443443
{
444444
ItemPointerData htid;
445-
bool all_dead;
445+
bool all_dead = false;
446446

447447
if (!inposting)
448448
{

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/2d8a6fad18fcec1850b79ddcf3a0032058d86715

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy