diff options
author | Stephen Frost <sfrost@snowman.net> | 2015-08-28 11:39:43 -0400 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2015-08-28 11:39:43 -0400 |
commit | d03f3314b35cc4ac2be832cf63ae67a69ee4d93c (patch) | |
tree | dc850bb50107a3271aadc0bcef25e0529c9ef104 /src/tutorial | |
parent | aed688eb730f0e46bc7950589d7577db6bb2d724 (diff) | |
download | postgresql-d03f3314b35cc4ac2be832cf63ae67a69ee4d93c.tar.gz postgresql-d03f3314b35cc4ac2be832cf63ae67a69ee4d93c.zip |
Ensure locks are acquired on RLS-added relations
During fireRIRrules(), get_row_security_policies can add to
securityQuals and withCheckOptions. Make sure to lock any relations
added at that point and before firing RIR rules on those expressions.
Back-patch to 9.5 where RLS was added.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions