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

Commit122a9af

Browse files
author
Amit Kapila
committed
Fix typo.
Author: vignesh C <vignesh21@gmail.com>Reviewed-by: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>Discussion:https://postgr.es/m/CALDaNm1KqJ0VFfDJRPbfYi9Shz6LHFEE-Ckn+eqsePfKhebv9w@mail.gmail.com
1 parent01e27aa commit122a9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ heap_vacuum_eager_scan_setup(LVRelState *vacrel, VacuumParams *params)
534534
* Tuples with XIDs older than OldestXmin or MXIDs older than OldestMxact
535535
* are technically freezable, but we won't freeze them unless the criteria
536536
* for opportunistic freezing is met. Only tuples with XIDs/MXIDs older
537-
* than thetheFreezeLimit/MultiXactCutoff are frozen in the common case.
537+
* than the FreezeLimit/MultiXactCutoff are frozen in the common case.
538538
*
539539
* So, as a heuristic, we wait until the FreezeLimit has advanced past the
540540
* relfrozenxid or the MultiXactCutoff has advanced past the relminmxid to

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp