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

Commit813492d

Browse files
Use correct type name in comments about freezing.
Oversight in commit9e54059, which added freeze plan deduplication.
1 parentaca93b5 commit813492d

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
@@ -6442,7 +6442,7 @@ FreezeMultiXactId(MultiXactId multi, uint16 t_infomask,
64426442
* will be totally frozen after these operations are performed and false if
64436443
* more freezing will eventually be required.
64446444
*
6445-
* VACUUM caller must assembleHeapFreezeTuple entries for every tuple that we
6445+
* VACUUM caller must assembleHeapTupleFreeze entries for every tuple that we
64466446
* returned true for when called. A later heap_freeze_execute_prepared call
64476447
* will execute freezing for caller's page as a whole.
64486448
*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp