]> granicus.if.org Git - postgresql/commitdiff
Document that row_security is a boolean GUC.
authorNoah Misch <noah@leadboat.com>
Sun, 4 Oct 2015 00:20:22 +0000 (20:20 -0400)
committerNoah Misch <noah@leadboat.com>
Sun, 4 Oct 2015 00:20:52 +0000 (20:20 -0400)
Oversight in commit 537bd178c73b1d25938347b17e9e3e62898fc231.
Back-patch to 9.5, like that commit.

doc/src/sgml/config.sgml

index 5e43de9bbddcd6c10a60d75283f6d219db3a2ffc..fdd9f78449514afb4c382c3f5e14bc7cbd764ecb 100644 (file)
@@ -5530,7 +5530,7 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
      </varlistentry>
 
      <varlistentry id="guc-row-security" xreflabel="row_security">
-      <term><varname>row_security</varname> (<type>enum</type>)
+      <term><varname>row_security</varname> (<type>boolean</type>)
       <indexterm>
        <primary><varname>row_security</> configuration parameter</primary>
       </indexterm>