From: Tom Lane Date: Wed, 19 Jan 2011 21:09:08 +0000 (-0500) Subject: Show correct datatype for pg_class.relpersistence, plus a typo fix. X-Git-Tag: REL9_1_ALPHA4~418 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=357faea82e93712937cd109b48ce006789ec7a8f;p=postgresql Show correct datatype for pg_class.relpersistence, plus a typo fix. Thom Brown --- diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index cd390d8aaa..0703df6434 100644 --- a/doc/src/sgml/catalogs.sgml +++ b/doc/src/sgml/catalogs.sgml @@ -1646,7 +1646,7 @@ relpersistence - bool + char p = permanent table, u = unlogged table, diff --git a/doc/src/sgml/ref/security_label.sgml b/doc/src/sgml/ref/security_label.sgml index 74169d04e3..40ce3317b9 100644 --- a/doc/src/sgml/ref/security_label.sgml +++ b/doc/src/sgml/ref/security_label.sgml @@ -58,7 +58,7 @@ SECURITY LABEL [ FOR provider ] ON - The label provider determines whether a given a label is valid and whether + The label provider determines whether a given label is valid and whether it is permissible to assign that label to a given object. The meaning of a given label is likewise at the discretion of the label provider. PostgreSQL places no restrictions on whether or how a