Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdef0eae

Browse files
committed
Add missing documentation of pg_roles.rolbypassrls
Noted by Lukas Fittl
1 parenta3eb19b commitdef0eae

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8877,6 +8877,16 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
88778877
null if no expiration</entry>
88788878
</row>
88798879

8880+
<row>
8881+
<entry><structfield>rolbypassrls</structfield></entry>
8882+
<entry><type>bool</type></entry>
8883+
<entry></entry>
8884+
<entry>
8885+
Role bypasses every row level security policy, see
8886+
<xref linkend="ddl-rowsecurity"> for more information.
8887+
</entry>
8888+
</row>
8889+
88808890
<row>
88818891
<entry><structfield>rolconfig</structfield></entry>
88828892
<entry><type>text[]</type></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp