Content-Length: 253177 | pFad | http://github.com/postgrespro/postgres/commit/11da6bccd178c1e0d5b0fbc4bccc538f8a005dd3

F3 Fix compile error on HP C. · postgrespro/postgres@11da6bc · GitHub
Skip to content

Commit 11da6bc

Browse files
committed
Fix compile error on HP C.
Per build farm animal anole, after commit 6f38d4d.
1 parent 78aaa0e commit 11da6bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/access/heap/heapam.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9134,5 +9134,5 @@ HeapCheckForSerializableConflictOut(bool visible, Relation relation,
91349134
if (TransactionIdPrecedes(xid, TransactionXmin))
91359135
return;
91369136

9137-
return CheckForSerializableConflictOut(relation, xid, snapshot);
9137+
CheckForSerializableConflictOut(relation, xid, snapshot);
91389138
}

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/11da6bccd178c1e0d5b0fbc4bccc538f8a005dd3

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy