Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd818551

Browse files
committed
Oops. Unbreak the 9.1 build.
I forgot to "git add" latest changes after backpatching the changesfor previous commit.
1 parent42c63ca commitd818551

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/backend/access/heap/heapam.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1555,8 +1555,6 @@ heap_hot_search_buffer(ItemPointer tid, Relation relation, Buffer buffer,
15551555
offnum=ItemPointerGetOffsetNumber(tid);
15561556
at_chain_start= true;
15571557

1558-
heapTuple->t_self=*tid;
1559-
15601558
/* Scan through possible multiple members of HOT-chain */
15611559
for (;;)
15621560
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp