Add missing documentation of pg_roles.rolbypassrls
Noted by Lukas Fittl
This commit is contained in:
parent
705ad7f3b5
commit
4d48adc2b8
@ -8918,6 +8918,16 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
|
|||||||
null if no expiration</entry>
|
null if no expiration</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry><structfield>rolbypassrls</structfield></entry>
|
||||||
|
<entry><type>bool</type></entry>
|
||||||
|
<entry></entry>
|
||||||
|
<entry>
|
||||||
|
Role bypasses every row level security policy, see
|
||||||
|
<xref linkend="ddl-rowsecurity"> for more information.
|
||||||
|
</entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><structfield>rolconfig</structfield></entry>
|
<entry><structfield>rolconfig</structfield></entry>
|
||||||
<entry><type>text[]</type></entry>
|
<entry><type>text[]</type></entry>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user