Commits

DateSubjectAuthorReleases
2019-02-09 Build out the planner support function infrastructure. Tom Lane 12.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-24 Make new regression test case parallel-safe, and improve its output. Tom Lane 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
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
2014-07-11 Fix bug with whole-row references to append subplans. Tom Lane 9.0.18
2014-07-11 Fix bug with whole-row references to append subplans. Tom Lane 9.1.14
2014-07-11 Fix bug with whole-row references to append subplans. Tom Lane 9.2.9
2014-07-11 Fix bug with whole-row references to append subplans. Tom Lane 9.3.5
2014-07-11 Fix bug with whole-row references to append subplans. Tom Lane 9.4.0
2014-07-11 Fix bug with whole-row references to append subplans. Tom Lane 9.5.0
2014-07-08 Don't assume a subquery's output is unique if there's a SRF in its tlist. Tom Lane 9.5.0
2014-07-08 Don't assume a subquery's output is unique if there's a SRF in its tlist. Tom Lane 9.4.0
2014-07-08 Don't assume a subquery's output is unique if there's a SRF in its tlist. Tom Lane 8.4.22