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-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2014-11-25 Support arrays as input to array_agg() and ARRAY(SELECT ...). Tom Lane 9.5.0
2014-06-18 Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ... Tom Lane 9.5.0
2012-10-11 Fix cross-type case in partial row matching for hashed subplans. Tom Lane 9.3.0
2012-10-11 Fix cross-type case in partial row matching for hashed subplans. Tom Lane 8.3.22
2012-10-11 Fix cross-type case in partial row matching for hashed subplans. Tom Lane 8.4.15
2012-10-11 Fix cross-type case in partial row matching for hashed subplans. Tom Lane 9.0.11
2012-10-11 Fix cross-type case in partial row matching for hashed subplans. Tom Lane 9.1.7
2012-10-11 Fix cross-type case in partial row matching for hashed subplans. Tom Lane 9.2.2
2012-06-21 Fix memory leak in ARRAY(SELECT ...) subqueries. Tom Lane 9.3.0
2012-06-21 Fix memory leak in ARRAY(SELECT ...) subqueries. Tom Lane 8.3.20
2012-06-21 Fix memory leak in ARRAY(SELECT ...) subqueries. Tom Lane 8.4.13
2012-06-21 Fix memory leak in ARRAY(SELECT ...) subqueries. Tom Lane 9.0.9
2012-06-21 Fix memory leak in ARRAY(SELECT ...) subqueries. Tom Lane 9.1.5
2012-06-21 Fix memory leak in ARRAY(SELECT ...) subqueries. Tom Lane 9.2.0
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0
2011-05-23 Install defenses against overflow in BuildTupleHashTable(). Tom Lane 9.1.0
2011-04-12 Pass collations to functions in FunctionCallInfoData, not FmgrInfo. Tom Lane 9.1.0
2011-03-20 Revise collation derivation method and expression-tree representation. Tom Lane 9.1.0