mirror of
https://github.com/postgres/postgres.git
synced 2025-12-16 00:04:05 -05:00
Fix typo.
Amit Langote
This commit is contained in:
parent
14a254fb52
commit
f721e94b5f
@ -29,7 +29,7 @@
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Functions which display information about <literal>PG_ALL_VISIBLE</>
|
Functions which display information about <literal>PD_ALL_VISIBLE</>
|
||||||
are much more costly than those which only consult the visibility map,
|
are much more costly than those which only consult the visibility map,
|
||||||
because they must read the relation's data blocks rather than only the
|
because they must read the relation's data blocks rather than only the
|
||||||
(much smaller) visibility map.
|
(much smaller) visibility map.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user