diff options
author | Joe Conway <mail@joeconway.com> | 2015-07-07 14:35:35 -0700 |
---|---|---|
committer | Joe Conway <mail@joeconway.com> | 2015-07-07 14:35:35 -0700 |
commit | e66a45344ff33d64aa6ff50673ff9fe8577ea6db (patch) | |
tree | 9ab4f590eded92e685c88269d6fcc52f7c3e4a12 /src/backend/commands/dbcommands.c | |
parent | 61fc420b5710036f3124a44c26a3664a9cc7cdcf (diff) | |
download | postgresql-e66a45344ff33d64aa6ff50673ff9fe8577ea6db.tar.gz postgresql-e66a45344ff33d64aa6ff50673ff9fe8577ea6db.zip |
Improve regression test coverage of table lock modes vs permissions.
Test the interactions with permissions and LOCK TABLE. Specifically
ROW EXCLUSIVE, ACCESS SHARE, and ACCESS EXCLUSIVE modes against
SELECT, INSERT, UPDATE, DELETE, and TRUNCATE permissions. Discussed
by Stephen Frost and Michael Paquier, patch by the latter. Backpatch
to 9.5 where matching behavior was first committed.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions