Commits

DateSubjectAuthorReleases
2020-10-28 Calculate extraUpdatedCols in query rewriter, not parser. Tom Lane 12.5
2020-09-27 Move resolution of AlternativeSubPlan choices to the planner. Tom Lane 14.0
2020-01-14 Make rewriter prevent auto-updates on views with conditional INSTEAD rules. Dean Rasheed 13.0
2020-01-14 Make rewriter prevent auto-updates on views with conditional INSTEAD rules. Dean Rasheed 12.2
2020-01-14 Make rewriter prevent auto-updates on views with conditional INSTEAD rules. Dean Rasheed 11.7
2020-01-14 Make rewriter prevent auto-updates on views with conditional INSTEAD rules. Dean Rasheed 10.12
2020-01-14 Make rewriter prevent auto-updates on views with conditional INSTEAD rules. Dean Rasheed 9.6.17
2020-01-14 Make rewriter prevent auto-updates on views with conditional INSTEAD rules. Dean Rasheed 9.5.21
2020-01-14 Make rewriter prevent auto-updates on views with conditional INSTEAD rules. Dean Rasheed 9.4.26
2019-12-11 Further adjust EXPLAIN's choices of table alias names. Tom Lane 13.0
2019-12-03 Fix EXPLAIN's column alias output for mismatched child tables. Tom Lane 13.0
2019-09-25 Support reloptions of enum type Alvaro Herrera 13.0
2019-09-12 Fix usage of whole-row variables in WCO and RLS policy expressions. Tom Lane 10.11
2019-09-12 Fix usage of whole-row variables in WCO and RLS policy expressions. Tom Lane 11.6
2019-09-12 Fix usage of whole-row variables in WCO and RLS policy expressions. Tom Lane 9.4.25
2019-09-12 Fix usage of whole-row variables in WCO and RLS policy expressions. Tom Lane 9.6.16
2019-09-12 Fix usage of whole-row variables in WCO and RLS policy expressions. Tom Lane 9.5.20
2019-03-31 Add test case exercising formerly-unreached code in inheritance_planner. Tom Lane 12.0
2019-03-03 Further fixing for multi-row VALUES lists for updatable views. Dean Rasheed 9.4.22
2019-03-03 Further fixing for multi-row VALUES lists for updatable views. Dean Rasheed 9.5.17
2019-03-03 Further fixing for multi-row VALUES lists for updatable views. Dean Rasheed 9.6.13
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