Skip to content

Commit 357faea

Browse files
committed
Show correct datatype for pg_class.relpersistence, plus a typo fix.
Thom Brown
1 parent fbed5d4 commit 357faea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/src/sgml/catalogs.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1646,7 +1646,7 @@
16461646

16471647
<row>
16481648
<entry><structfield>relpersistence</structfield></entry>
1649-
<entry><type>bool</type></entry>
1649+
<entry><type>char</type></entry>
16501650
<entry></entry>
16511651
<entry>
16521652
<literal>p</> = permanent table, <literal>u</> = unlogged table,

doc/src/sgml/ref/security_label.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ SECURITY LABEL [ FOR <replaceable class="PARAMETER">provider</replaceable> ] ON
5858
</note>
5959

6060
<para>
61-
The label provider determines whether a given a label is valid and whether
61+
The label provider determines whether a given label is valid and whether
6262
it is permissible to assign that label to a given object. The meaning of a
6363
given label is likewise at the discretion of the label provider.
6464
<productname>PostgreSQL</> places no restrictions on whether or how a

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