projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3eb19b
)
Add missing documentation of pg_roles.rolbypassrls
author
Magnus Hagander
Mon, 20 Jun 2016 08:29:20 +0000
(10:29 +0200)
committer
Magnus Hagander
Mon, 20 Jun 2016 08:30:45 +0000
(10:30 +0200)
Noted by Lukas Fittl
doc/src/sgml/catalogs.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/catalogs.sgml
b/doc/src/sgml/catalogs.sgml
index 0ef6ef111ea8f6bffab9c620c996f8430fa6dc92..976a295d481dbfd89e00d9ca169b2b9985606d43 100644
(file)
--- a/
doc/src/sgml/catalogs.sgml
+++ b/
doc/src/sgml/catalogs.sgml
@@
-8877,6
+8877,16
@@
SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
null if no expiration
+
+
rolbypassrls
+
bool
+
+
+ Role bypasses every row level security policy, see
+
for more information.
+
+
+
rolconfig
text[]