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

Commitfd27b99

Browse files
committed
pgstattuple: Doc update for previous commit.
In my previous change to make pgstattuple use SnapshotDirty ratherthan SnapshotNow, I failed to notice that the documenation alsoneeded to be updated to match. Fix.
1 parented93feb commitfd27b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/pgstattuple.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ free_percent | 1.95
118118

119119
<para>
120120
<function>pgstattuple</function> judges a tuple is <quote>dead</> if
121-
<function>HeapTupleSatisfiesNow</> returns false.
121+
<function>HeapTupleSatisfiesDirty</> returns false.
122122
</para>
123123
</listitem>
124124
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp