Commits

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

DateSubjectAuthorReleases
2020-01-14 Make rewriter prevent auto-updates on views with conditional INSTEAD rules. Dean Rasheed 9.4.26
2019-09-12 Fix usage of whole-row variables in WCO and RLS policy expressions. Tom Lane 9.4.25
2019-03-03 Further fixing for multi-row VALUES lists for updatable views. Dean Rasheed 9.4.22
2019-02-20 Fix DEFAULT-handling in multi-row VALUES lists for updatable views. Dean Rasheed 9.4.22
2016-12-21 Fix order of operations in CREATE OR REPLACE VIEW. Dean Rasheed 9.4.11
2016-02-29 Fix incorrect varlevelsup in security_barrier_replace_vars(). Dean Rasheed 9.4.7
2015-12-21 Make viewquery a copy in rewriteTargetView() Stephen Frost 9.4.6
2015-02-26 Add locking clause for SB views for update/delete Stephen Frost 9.4.2
2014-09-24 Fix bogus variable-mangling in security_barrier_replace_vars(). Tom Lane 9.4.0
2014-09-23 Process withCheckOption exprs in setrefs.c Stephen Frost 9.4.0
2014-08-29 Assorted message improvements Peter Eisentraut 9.4.0
2014-04-13 Add ANALYZE into regression tests Stephen Frost 9.4.0
2014-04-13 Make security barrier views automatically updatable Stephen Frost 9.4.0
2013-11-11 Fix ruleutils pretty-printing to not generate trailing whitespace. Tom Lane 9.4.0
2013-10-18 Allow only some columns of a view to be auto-updateable. Robert Haas 9.4.0
2013-08-15 Improve error message when view is not updatable Peter Eisentraut 9.4.0
2013-07-18 WITH CHECK OPTION support for auto-updatable VIEWs Stephen Frost 9.4.0
2013-07-03 Fix handling of auto-updatable views on inherited tables. Tom Lane 9.4.0