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

Commitcffca36

Browse files
committed
doc: clarify text about combining row-level policies
Reported-by: splarv@ya.ruDiscussion:https://postgr.es/m/173045909386.700.9231055113418242392@wrigleys.postgresql.orgBackpatch-through: master
1 parent18ea6b3 commitcffca36

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/ddl.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2628,7 +2628,8 @@ GRANT SELECT (col1), UPDATE (col1) ON mytable TO miriam_rw;
26282628
When multiple policies apply to a given query, they are combined using
26292629
either <literal>OR</literal> (for permissive policies, which are the
26302630
default) or using <literal>AND</literal> (for restrictive policies).
2631-
This is similar to the rule that a given role has the privileges
2631+
The <literal>OR</literal> behavior is similar to the rule that a given
2632+
role has the privileges
26322633
of all roles that they are a member of. Permissive vs. restrictive
26332634
policies are discussed further below.
26342635
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp