]> 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:19:28 +0000 (12:19 +0100)
Mistake introduced by commit 5bd91e3a835b5d5499fee5f49fc7c0c776fe63dd.

Hari Babu

doc/src/sgml/ref/create_view.sgml

index 8fa3564021eda4e0881296840065b35e94dd0c1c..e37bb009b4f7e0fc95e6f3c5dbb587024b19740d 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