Commits

DateSubjectAuthorReleases
2014-01-28 New json functions. Andrew Dunstan 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-12-23 Support ordered-set (WITHIN GROUP) aggregates. Tom Lane 9.4.0
2013-11-16 Improve performance of numeric sum(), avg(), stddev(), variance(), etc. Tom Lane 9.4.0
2013-11-16 Allow aggregates to provide estimates of their transition state data size. Tom Lane 9.4.0
2013-09-03 Allow aggregate functions to be VARIADIC. Tom Lane 9.4.0
2013-03-10 JSON generation improvements. Andrew Dunstan 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-12-24 Add function prototype from previous commit. Simon Riggs 9.3.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-04-13 Rename bytea_agg to string_agg and add delimiter argument Peter Eisentraut 9.2.0
2012-02-08 Support min/max index optimizations on boolean columns. Tom Lane 9.2.0
2012-01-27 Hide most variable-length fields from Form_pg_* structs Peter Eisentraut 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-12-23 Add bytea_agg, parallel to string_agg. Robert Haas 9.2.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-08-05 Remove the single-argument form of string_agg(). It added nothing much in Tom Lane 9.0.0
2010-08-05 Remove the single-argument form of string_agg(). It added nothing much in Tom Lane 9.1.0
2010-02-01 Add string_agg aggregate functions. The one argument version concatenates Itagaki Takahiro 9.0.0
2010-01-05 Get rid of the need for manual maintenance of the initial contents of Tom Lane 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-11-13 array_agg aggregate function, as per SQL:2008, but without ORDER BY clause Peter Eisentraut 8.4.0
2008-03-27 Reduce the need for frontend programs to include "postgres.h" by refactoring Tom Lane 8.4.0