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

Commit272baaa

Browse files
committed
Fix typo.
Masahiko Sawada
1 parentdcfecaa commit272baaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/pgvisibility.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
until such time as a tuple is inserted, updated, deleted, or locked on
2222
that page. The page-level <literal>PD_ALL_VISIBLE</literal> bit has the
2323
same meaning as the all-visible bit in the visibility map, but is stored
24-
within the data page itself rather than a separate datatructure. These
24+
within the data page itself rather than a separate datastructure. These
2525
will normally agree, but the page-level bit can sometimes be set while the
2626
visibility map bit is clear after a crash recovery; or they can disagree
2727
because of a change which occurs after <literal>pg_visibility</> examines

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp