Commits

DateSubjectAuthorReleases
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 9.5.0
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 8.4.22
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 9.0.18
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 9.1.14
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 9.2.9
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 9.3.5
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 9.4.0
2014-06-18 Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ... Tom Lane 9.5.0
2014-04-12 Create infrastructure for moving-aggregate optimization. Tom Lane 9.4.0
2013-12-23 Support ordered-set (WITHIN GROUP) aggregates. Tom Lane 9.4.0
2013-11-22 Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. Tom Lane 9.4.0
2013-03-10 Support writable foreign tables. Tom Lane 9.3.0
2012-07-20 Fix whole-row Var evaluation to cope with resjunk columns (again). Tom Lane 9.3.0
2012-07-20 Fix whole-row Var evaluation to cope with resjunk columns (again). Tom Lane 8.3.20
2012-07-20 Fix whole-row Var evaluation to cope with resjunk columns (again). Tom Lane 8.4.13
2012-07-20 Fix whole-row Var evaluation to cope with resjunk columns (again). Tom Lane 9.0.9
2012-07-20 Fix whole-row Var evaluation to cope with resjunk columns (again). Tom Lane 9.1.5
2012-07-20 Fix whole-row Var evaluation to cope with resjunk columns (again). Tom Lane 9.2.0
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
2012-03-20 Restructure SELECT INTO's parsetree representation into CreateTableAsStmt. Tom Lane 9.2.0