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

Commit4d48adc

Browse files
committed
Add missing documentation of pg_roles.rolbypassrls
Noted by Lukas Fittl
1 parent705ad7f commit4d48adc

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
@@ -8918,6 +8918,16 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
89188918
null if no expiration</entry>
89198919
</row>
89208920

8921+
<row>
8922+
<entry><structfield>rolbypassrls</structfield></entry>
8923+
<entry><type>bool</type></entry>
8924+
<entry></entry>
8925+
<entry>
8926+
Role bypasses every row level security policy, see
8927+
<xref linkend="ddl-rowsecurity"> for more information.
8928+
</entry>
8929+
</row>
8930+
89218931
<row>
89228932
<entry><structfield>rolconfig</structfield></entry>
89238933
<entry><type>text[]</type></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp