projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7852f73
)
doc: security_barrier option is a Boolean, not a string.
author
Robert Haas
<rhaas@postgresql.org>
Fri, 30 Oct 2015 11:18:55 +0000
(12:18 +0100)
committer
Robert Haas
<rhaas@postgresql.org>
Fri, 30 Oct 2015 11:22:18 +0000
(12:22 +0100)
Mistake introduced by commit
5bd91e3a835b5d5499fee5f49fc7c0c776fe63dd
.
Hari Babu
doc/src/sgml/ref/create_view.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/create_view.sgml
b/doc/src/sgml/ref/create_view.sgml
index 8fa3564021eda4e0881296840065b35e94dd0c1c..e37bb009b4f7e0fc95e6f3c5dbb587024b19740d 100644
(file)
--- a/
doc/src/sgml/ref/create_view.sgml
+++ b/
doc/src/sgml/ref/create_view.sgml
@@
-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