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

Commit1add956

Browse files
committed
Fix typo in docs.
s/XIDs XIDs/XIDs/ in one place in maintenance.sgml.Guillaume Lelarge
1 parent4c6780f commit1add956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/maintenance.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@
528528
the <structfield>relfrozenxid</> column of a table's
529529
<structname>pg_class</> row contains the freeze cutoff XID that was used
530530
by the last whole-table <command>VACUUM</> for that table. All rows
531-
inserted by transactions with XIDsXIDsolder than this cutoff XID are
531+
inserted by transactions with XIDs older than this cutoff XID are
532532
guaranteed to have been frozen. Similarly,
533533
the <structfield>datfrozenxid</> column of a database's
534534
<structname>pg_database</> row is a lower bound on the unfrozen XIDs

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp