Commits

Showing commits that first shipped in 9.5 (backpatches included). Clear

DateSubjectAuthorReleases
2019-09-12 Fix usage of whole-row variables in WCO and RLS policy expressions. Tom Lane 9.5.20
2019-05-06 Fix security checks for selectivity estimation functions with RLS. Dean Rasheed 9.5.17
2019-04-02 Perform RLS subquery checks as the right user when going via a view. Dean Rasheed 9.5.17
2018-07-18 Fix misc typos, mostly in comments. Heikki Linnakangas 9.5.14
2017-11-06 Always require SELECT permission for ON CONFLICT DO UPDATE. Dean Rasheed 9.5.10
2016-07-22 Fix regression tests to work in Welsh locale. Tom Lane 9.5.4
2016-07-21 Make core regression tests safe for Danish locale. Tom Lane 9.5.4
2016-03-28 Reset plan->row_security_env and planUserId Stephen Frost 9.5.2
2016-01-04 Adjust behavior of row_security GUC to match the docs. Tom Lane 9.5.0
2015-12-19 Add missing COSTS OFF to EXPLAIN commands in rowsecurity.sql. Tom Lane 9.5.0
2015-12-15 Collect the global OR of hasRowSecurity flags for plancache Stephen Frost 9.5.0
2015-12-11 Handle policies during DROP OWNED BY Stephen Frost 9.5.0
2015-12-11 Handle dependencies properly in ALTER POLICY Stephen Frost 9.5.0
2015-11-17 Message style fix Peter Eisentraut 9.5.0
2015-11-17 Message improvements Peter Eisentraut 9.5.0
2015-10-29 Message style improvements Peter Eisentraut 9.5.0
2015-10-09 Handle append_rel_list in expand_security_qual Stephen Frost 9.5.0
2015-10-05 Add regression tests for INSERT/UPDATE+RETURNING Stephen Frost 9.5.0
2015-10-05 ALTER TABLE .. FORCE ROW LEVEL SECURITY Stephen Frost 9.5.0
2015-10-04 Make BYPASSRLS behave like superuser RLS bypass. Noah Misch 9.5.0
2015-09-30 Include policies based on ACLs needed Stephen Frost 9.5.0
2015-09-28 Ensure a few policies remain for pg_upgrade Stephen Frost 9.5.0
2015-09-21 Remove the row_security=force GUC value. Noah Misch 9.5.0
2015-09-15 Enforce ALL/SELECT policies in RETURNING for RLS Stephen Frost 9.5.0
2015-07-30 Use appropriate command type when retrieving relation's policies. Joe Conway 9.5.0