8000 Fix typo. · postgrespro/postgres_cluster@f721e94 · GitHub
[go: up one dir, main page]

Skip to content

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

Appearance settings

Commit f721e94

Browse files
committed
Fix typo.
Amit Langote
1 parent 14a254f commit f721e94

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
@@ -29,7 +29,7 @@
2929
</para>
3030

3131
<para>
32-
Functions which display information about <literal>PG_ALL_VISIBLE</>
32+
Functions which display information about <literal>PD_ALL_VISIBLE</>
3333
are much more costly than those which only consult the visibility map,
3434
because they must read the relation's data blocks rather than only the
3535
(much smaller) visibility map.

0 commit comments

Comments
 (0)
0