Commits

DateSubjectAuthorReleases
2018-08-17 Set scan direction appropriately for SubPlans (bug #15336) Andrew Gierth 9.4.20
2018-08-17 Set scan direction appropriately for SubPlans (bug #15336) Andrew Gierth 9.5.15
2018-08-17 Set scan direction appropriately for SubPlans (bug #15336) Andrew Gierth 9.6.11
2018-08-17 Set scan direction appropriately for SubPlans (bug #15336) Andrew Gierth 10.6
2018-08-17 Set scan direction appropriately for SubPlans (bug #15336) Andrew Gierth 11.0
2018-08-17 Set scan direction appropriately for SubPlans (bug #15336) Andrew Gierth 12.0
2018-03-13 Add COSTS off to two EXPLAIN using tests. Andres Freund 11.0
2017-11-25 Repair failure with SubPlans in multi-row VALUES lists. Tom Lane 9.3.21
2017-11-25 Repair failure with SubPlans in multi-row VALUES lists. Tom Lane 9.5.11
2017-11-25 Repair failure with SubPlans in multi-row VALUES lists. Tom Lane 11.0
2017-11-25 Repair failure with SubPlans in multi-row VALUES lists. Tom Lane 10.2
2017-11-25 Repair failure with SubPlans in multi-row VALUES lists. Tom Lane 9.6.7
2017-11-25 Repair failure with SubPlans in multi-row VALUES lists. Tom Lane 9.4.16
2017-10-24 In the planner, delete joinaliasvars lists after we're done with them. Tom Lane 10.1
2017-10-24 In the planner, delete joinaliasvars lists after we're done with them. Tom Lane 11.0
2017-08-29 Propagate sort instrumentation from workers back to leader. Robert Haas 11.0
2017-08-24 Make new regression test case parallel-safe, and improve its output. Tom Lane 11.0
2017-08-21 Push limit through subqueries to underlying sort, where possible. Robert Haas 11.0
2017-02-03 Fix placement of initPlans when forcibly materializing a subplan. Tom Lane 10.0
2017-02-03 Fix placement of initPlans when forcibly materializing a subplan. Tom Lane 9.6.2
2017-01-25 Change unknown-type literals to type text in SELECT and RETURNING lists. Tom Lane 10.0
2016-09-27 Disallow pushing volatile quals past set-returning functions. Tom Lane 10.0
2015-05-08 Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund 9.5.0
2014-11-23 Allow simplification of EXISTS() subqueries containing LIMIT. Tom Lane 9.5.0
2014-07-11 Fix bug with whole-row references to append subplans. Tom Lane 8.4.22