• Joe Conway's avatar
    Improve regression test coverage of table lock modes vs permissions. · e66a4534
    Joe Conway authored
    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.
    e66a4534
privileges.out 50.4 KB