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

Commit9a51698

Browse files
committed
Fix typo in comment.
Amit Langote
1 parent9246af6 commit9a51698

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
@@ -6547,7 +6547,7 @@ heap_prepare_freeze_tuple(HeapTupleHeader tuple, TransactionId cutoff_xid,
65476547
*
65486548
* Caller is responsible for ensuring that no other backend can access the
65496549
* storage underlying this tuple, either by holding an exclusive lock on the
6550-
* buffer containing it (which is what lazy VACUUM does), or by having itby
6550+
* buffer containing it (which is what lazy VACUUM does), or by having itbe
65516551
* in private storage (which is what CLUSTER and friends do).
65526552
*
65536553
* Note: it might seem we could make the changes without exclusive lock, since

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp