Oops. Unbreak the 9.1 build.
I forgot to "git add" latest changes after backpatching the changes for previous commit.
This commit is contained in:
parent
42c63cafb2
commit
d81855129b
@ -1555,8 +1555,6 @@ heap_hot_search_buffer(ItemPointer tid, Relation relation, Buffer buffer,
|
||||
offnum = ItemPointerGetOffsetNumber(tid);
|
||||
at_chain_start = true;
|
||||
|
||||
heapTuple->t_self = *tid;
|
||||
|
||||
/* Scan through possible multiple members of HOT-chain */
|
||||
for (;;)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user