Commits

DateSubjectAuthorReleases
2016-10-30 Improve speed of aggregates that use array_append as transition function. Tom Lane 9.6.2
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-11-17 Message improvements Peter Eisentraut 9.6.0
2015-11-17 Message improvements Peter Eisentraut 9.5.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-14 Support "expanded" objects, particularly arrays, for better performance. Tom Lane 9.5.0
2015-04-12 Remove duplicated words in comments. Heikki Linnakangas 9.5.0
2015-03-30 Change array_offset to return subscripts, not offsets Alvaro Herrera 9.5.0
2015-03-18 array_offset() and array_offsets() Alvaro Herrera 9.5.0
2015-02-25 Fix over-optimistic caching in fetch_array_arg_replace_nulls(). Tom Lane 9.5.0
2015-02-22 In array_agg(), don't create a new context for every group. Jeff Davis 9.5.0
2015-02-20 Remove unused variable. Tom Lane 9.5.0
2015-02-19 Split array_push into separate array_append and array_prepend functions. Tom Lane 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-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-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-04-27 Fix array- and path-creating functions to ensure padding bytes are zeroes. Tom Lane 8.2.22