mirror of
https://github.com/postgres/postgres.git
synced 2026-04-24 15:47:01 -04:00
Fix typo.
Amit Langote
This commit is contained in:
parent
14a254fb52
commit
f721e94b5f
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
</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,
|
||||
because they must read the relation's data blocks rather than only the
|
||||
(much smaller) visibility map.
|
||||
|
|
|
|||
Loading…
Reference in a new issue