We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14a254f commit f721e94Copy full SHA for f721e94
doc/src/sgml/pgvisibility.sgml
@@ -29,7 +29,7 @@
29
</para>
30
31
<para>
32
- Functions which display information about <literal>PG_ALL_VISIBLE</>
+ Functions which display information about <literal>PD_ALL_VISIBLE</>
33
are much more costly than those which only consult the visibility map,
34
because they must read the relation's data blocks rather than only the
35
(much smaller) visibility map.
0 commit comments