projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01ba789
)
Document that row_security is a boolean GUC.
author
Noah Misch
Sun, 4 Oct 2015 00:20:22 +0000
(20:20 -0400)
committer
Noah Misch
Sun, 4 Oct 2015 00:20:52 +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 5e43de9bbddcd6c10a60d75283f6d219db3a2ffc..fdd9f78449514afb4c382c3f5e14bc7cbd764ecb 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-5530,7
+5530,7
@@
COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
-
row_security
(
enum
)
+
row_security
(
boolean
)
row_security> configuration parameter