1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-05 07:21:24 +03:00
Files
postgres/src/backend/optimizer/util
Joe Conway b26e3d660d 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.
2015-07-24 12:55:30 -07:00
..
2015-01-06 11:43:47 -05:00
2015-01-06 11:43:47 -05:00
2015-06-23 10:09:53 -04:00
2015-01-06 11:43:47 -05:00
2015-05-23 21:35:49 -04:00