Commits

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

DateSubjectAuthorReleases
2022-10-11 Yet further fixes for multi-row VALUES lists for updatable views. Tom Lane 10.23
2020-01-14 Make rewriter prevent auto-updates on views with conditional INSTEAD rules. Dean Rasheed 10.12
2019-09-12 Fix usage of whole-row variables in WCO and RLS policy expressions. Tom Lane 10.11
2019-03-03 Further fixing for multi-row VALUES lists for updatable views. Dean Rasheed 10.8
2019-02-20 Fix DEFAULT-handling in multi-row VALUES lists for updatable views. Dean Rasheed 10.8
2018-08-04 Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *. Tom Lane 10.5
2017-08-03 Teach map_partition_varattnos to handle whole-row expressions. Robert Haas 10.0
2017-07-24 Fix partitioning crashes during error reporting. Robert Haas 10.0
2017-07-18 Reverse-convert row types in ExecWithCheckOptions. Robert Haas 10.0
2017-06-13 Teach relation_is_updatable() about partitioned tables. Dean Rasheed 10.0
2017-05-01 Reduce semijoins with unique inner relations to plain inner joins. Tom Lane 10.0
2017-01-25 Use non-conflicting table names in new regression test case. Tom Lane 10.0
2017-01-24 Fix things so that updatable views work with partitioned tables. Robert Haas 10.0
2017-01-18 Improve RLS planning by marking individual quals with security levels. Tom Lane 10.0
2016-12-21 Fix order of operations in CREATE OR REPLACE VIEW. Dean Rasheed 10.0
2016-12-20 Add pg_sequence system catalog Peter Eisentraut 10.0
2016-11-03 psql: Split up "Modifiers" column in \d and \dD Peter Eisentraut 10.0