diff options
author | Stephen Frost <sfrost@snowman.net> | 2015-12-15 10:08:09 -0500 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2015-12-15 10:08:09 -0500 |
commit | 43cd468cf01007f39312af05c4c92ceb6de8afd8 (patch) | |
tree | 325168dd50b11b309431a029cf1fc94e72047fca /src/backend/parser/parse_utilcmd.c | |
parent | e5e11c8cca7ae298895430102217fa6d77cfb2a3 (diff) | |
download | postgresql-43cd468cf01007f39312af05c4c92ceb6de8afd8.tar.gz postgresql-43cd468cf01007f39312af05c4c92ceb6de8afd8.zip |
Improve CREATE POLICY documentation
Clarify that SELECT policies are now applied when SELECT rights
are required for a given query, even if the query is an UPDATE or
DELETE query. Pointed out by Noah.
Additionally, note the risk regarding concurrently open transactions
where a relation which controls access to the rows of another relation
are updated and the rows of the primary relation are also being
modified. Pointed out by Peter Geoghegan.
Back-patch to 9.5.
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions