Skip to content

Commit 957616d

Browse files
committed
Fix mistakes in pg_visibility documentation.
Michael Paquier
1 parent 874fe3a commit 957616d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/pgvisibility.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@
5959
<para>
6060
Returns the all-visible and all-frozen bits in the visibility map for
6161
the given block of the given relation, plus the
62-
<literal>PD_ALL_VISIBILE</> bit for that block.
62+
<literal>PD_ALL_VISIBLE</> bit for that block.
6363
</para>
6464
</listitem>
6565
</varlistentry>
6666

6767
<varlistentry>
68-
<term><function>pg_visibility_map(regclass, blkno OUT bigint, all_visible OUT boolean, all_frozen OUT boolean) returns record</function></term>
68+
<term><function>pg_visibility_map(regclass, blkno OUT bigint, all_visible OUT boolean, all_frozen OUT boolean) returns setof record</function></term>
6969
<listitem>
7070
<para>
7171
Returns the all-visible and all-frozen bits in the visibility map for
@@ -75,7 +75,7 @@
7575
</varlistentry>
7676

7777
<varlistentry>
78-
<term><function>pg_visibility(regclass, blkno OUT bigint, all_visible OUT boolean, all_frozen OUT boolean, pd_all_visible OUT boolean) returns record</function></term>
78+
<term><function>pg_visibility(regclass, blkno OUT bigint, all_visible OUT boolean, all_frozen OUT boolean, pd_all_visible OUT boolean) returns setof record</function></term>
7979

8080
<listitem>
8181
<para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy