Commits

DateSubjectAuthorReleases
2019-03-03 Further fixing for multi-row VALUES lists for updatable views. Dean Rasheed 10.8
2019-03-03 Further fixing for multi-row VALUES lists for updatable views. Dean Rasheed 11.3
2019-03-03 Further fixing for multi-row VALUES lists for updatable views. Dean Rasheed 12.0
2019-02-20 Fix DEFAULT-handling in multi-row VALUES lists for updatable views. Dean Rasheed 12.0
2019-02-20 Fix DEFAULT-handling in multi-row VALUES lists for updatable views. Dean Rasheed 11.3
2019-02-20 Fix DEFAULT-handling in 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 9.6.13
2019-02-20 Fix DEFAULT-handling in multi-row VALUES lists for updatable views. Dean Rasheed 9.5.17
2019-02-20 Fix DEFAULT-handling in multi-row VALUES lists for updatable views. Dean Rasheed 9.4.22
2019-02-13 Change floating-point output format for improved performance. Andrew Gierth 12.0
2018-08-04 Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *. Tom Lane 9.5.14
2018-08-04 Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *. Tom Lane 10.5
2018-08-04 Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *. Tom Lane 11.0
2018-08-04 Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *. Tom Lane 12.0
2018-08-04 Fix INSERT ON CONFLICT UPDATE through a view that isn't just SELECT *. Tom Lane 9.6.10
2018-04-14 Fix enforcement of SELECT FOR UPDATE permissions with nested views. Tom Lane 11.0
2018-03-15 Clean up duplicate table and function names in regression tests. Tom Lane 11.0
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-06-13 Teach relation_is_updatable() about partitioned tables. Dean Rasheed 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 9.4.11
2016-12-21 Fix order of operations in CREATE OR REPLACE VIEW. Dean Rasheed 9.5.6