Commits

DateSubjectAuthorReleases
2016-10-15 Use more efficient hashtable for execGrouping.c to speed up hash aggregation. Andres Freund 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
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-02-22 In array_agg(), don't create a new context for every group. Jeff Davis 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.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
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.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-08-30 Split tuple struct defs from htup.h to htup_details.h Alvaro Herrera 9.3.0
2012-08-28 Split heapam_xlog.h from heapam.h Alvaro Herrera 9.3.0
2012-06-21 Fix memory leak in ARRAY(SELECT ...) subqueries. Tom Lane 9.3.0