doc: security_barrier option is a Boolean, not a string.
authorRobert Haas
Fri, 30 Oct 2015 11:18:55 +0000 (12:18 +0100)
committerRobert Haas
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 name AS WITH RECURSIVE name (
        
 
        
-        security_barrier (string)
+        security_barrier (boolean)
         
          
           This should be used if the view is intended to provide row-level