Commits

DateSubjectAuthorReleases
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 9.3.25
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 9.6.11
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 12.0
2018-08-17 Set scan direction appropriately for SubPlans (bug #15336) Andrew Gierth 9.3.25
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-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-02-17 Allow tupleslots to have a fixed tupledesc, use in executor nodes. Andres Freund 11.0
2018-02-16 Do execGrouping.c via expression eval machinery, take two. Andres Freund 11.0
2018-02-16 Revert "Do execGrouping.c via expression eval machinery." Andres Freund 11.0
2018-02-16 Do execGrouping.c via expression eval machinery. Andres Freund 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-08-20 Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). Andres Freund 11.0
2017-07-30 Move interrupt checking from ExecProcNode() to executor nodes. Andres Freund 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-03-25 Faster expression evaluation and targetlist projection. Andres Freund 10.0
2017-01-27 Use the new castNode() macro in a number of places. Andres Freund 10.0
2017-01-19 Remove obsoleted code relating to targetlist SRF evaluation. Andres Freund 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-16 Unbreak Finalize HashAggregate over Partial HashAggregate. Robert Haas 10.0