Commits

DateSubjectAuthorReleases
2023-02-23 Fix multi-row DEFAULT handling for INSERT ... SELECT rules. Dean Rasheed 14.8
2023-02-23 Fix multi-row DEFAULT handling for INSERT ... SELECT rules. Dean Rasheed 15.3
2023-02-23 Fix multi-row DEFAULT handling for INSERT ... SELECT rules. Dean Rasheed 16.0
2022-10-11 Yet further fixes for multi-row VALUES lists for updatable views. Tom Lane 11.18
2022-10-11 Yet further fixes for multi-row VALUES lists for updatable views. Tom Lane 12.13
2022-10-11 Yet further fixes for multi-row VALUES lists for updatable views. Tom Lane 10.23
2022-10-11 Yet further fixes for multi-row VALUES lists for updatable views. Tom Lane 16.0
2022-10-11 Yet further fixes for multi-row VALUES lists for updatable views. Tom Lane 14.6
2022-10-11 Yet further fixes for multi-row VALUES lists for updatable views. Tom Lane 13.9
2022-10-11 Yet further fixes for multi-row VALUES lists for updatable views. Tom Lane 15.1
2022-03-22 Add support for security invoker views. Dean Rasheed 15.0
2020-10-28 Calculate extraUpdatedCols in query rewriter, not parser. Tom Lane 14.0
2020-10-28 Calculate extraUpdatedCols in query rewriter, not parser. Tom Lane 13.1
2020-10-28 Calculate extraUpdatedCols in query rewriter, not parser. Tom Lane 12.5
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-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