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

Commit6e6e4f1

Browse files
committed
Fix obsolete comment
1 parent92ebe50 commit6e6e4f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6155,8 +6155,8 @@ heap_tuple_needs_freeze(HeapTupleHeader tuple, TransactionId cutoff_xid,
61556155

61566156
/*
61576157
* The considerations for multixacts are complicated; look at
6158-
*heap_freeze_tuple for justifications. This routine had better be in
6159-
* sync with that one!
6158+
*heap_prepare_freeze_tuple for justifications. This routine had better
6159+
*be insync with that one!
61606160
*/
61616161
if (tuple->t_infomask&HEAP_XMAX_IS_MULTI)
61626162
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp