diff options
author | Joe Conway <mail@joeconway.com> | 2015-07-24 12:55:30 -0700 |
---|---|---|
committer | Joe Conway <mail@joeconway.com> | 2015-07-24 12:55:30 -0700 |
commit | b26e3d660df51a088d14c3c2cfce5990c13c1195 (patch) | |
tree | 8bea46a185f0ce157f051445ec9fb57e7ea74d6d /src/backend/access/tablesample/tablesample.c | |
parent | d9a356ff2e6bb7ed5fb1145af49fa3e51e68a98a (diff) | |
download | postgresql-b26e3d660df51a088d14c3c2cfce5990c13c1195.tar.gz postgresql-b26e3d660df51a088d14c3c2cfce5990c13c1195.zip |
Make RLS work with UPDATE ... WHERE CURRENT OF
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.
Diffstat (limited to 'src/backend/access/tablesample/tablesample.c')
0 files changed, 0 insertions, 0 deletions