diff options
author | Stephen Frost <sfrost@snowman.net> | 2015-08-28 11:39:37 -0400 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2015-08-28 11:39:37 -0400 |
commit | 2ba9e2b778af7a8d040283db6cee11fb03cf9f4a (patch) | |
tree | d6ed8254abb2cb191a2acd0019120d5c651182f4 /src/backend/access/gist/gistutil.c | |
parent | c0f0d8097be17ae7f03fc79f622e9c95026b338a (diff) | |
download | postgresql-2ba9e2b778af7a8d040283db6cee11fb03cf9f4a.tar.gz postgresql-2ba9e2b778af7a8d040283db6cee11fb03cf9f4a.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/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions