• Joe Conway's avatar
    Make RLS work with UPDATE ... WHERE CURRENT OF · b26e3d66
    Joe Conway authored
    UPDATE ... WHERE CURRENT OF would not work in conjunction with
    RLS. Arrange to allow the CURRENT OF expression to be pushed down.
    Issue noted by Peter Geoghegan. Patch by Dean Rasheed. Back patch
    to 9.5 where RLS was introduced.
    b26e3d66
rowsecurity.sql 39.8 KB