]> 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:22 +0000 (20:20 -0400)
Oversight in commit 537bd178c73b1d25938347b17e9e3e62898fc231.
Back-patch to 9.5, like that commit.

doc/src/sgml/config.sgml

index c174d68dc1348774e6d3d9252c88c110fe302134..5369026351f31f348e1e49b533ae3dc33b358e7d 100644 (file)
@@ -5584,7 +5584,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>