projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cb0a7e
)
Document that row_security is a boolean GUC.
author
Noah Misch
<
[email protected]
>
Sun, 4 Oct 2015 00:20:22 +0000
(20:20 -0400)
committer
Noah Misch
<
[email protected]
>
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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index c174d68dc1348774e6d3d9252c88c110fe302134..5369026351f31f348e1e49b533ae3dc33b358e7d 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-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>