]> granicus.if.org Git - postgresql/commitdiff
doc: security_barrier option is a Boolean, not a string.
authorRobert Haas <rhaas@postgresql.org>
Fri, 30 Oct 2015 11:18:55 +0000 (12:18 +0100)
committerRobert Haas <rhaas@postgresql.org>
Fri, 30 Oct 2015 11:24:46 +0000 (12:24 +0100)
Mistake introduced by commit 5bd91e3a835b5d5499fee5f49fc7c0c776fe63dd.

Hari Babu

doc/src/sgml/ref/create_view.sgml

index 5dadab1dee9d7b59581a8f61c1e8a508540cabc8..136e036af37ee759fb877ae66f9c77c95bc2c992 100644 (file)
@@ -139,7 +139,7 @@ CREATE VIEW <replaceable>name</> AS WITH RECURSIVE <replaceable>name</> (<replac
        </varlistentry>
 
        <varlistentry>
-        <term><literal>security_barrier</literal> (<type>string</type>)</term>
+        <term><literal>security_barrier</literal> (<type>boolean</type>)</term>
         <listitem>
          <para>
           This should be used if the view is intended to provide row-level