Commits

DateSubjectAuthorReleases
2019-07-16 Remove lappend_cell...() family of List functions. Tom Lane 13.0
2019-07-16 Clean up some ad-hoc code for sorting and de-duplicating Lists. Tom Lane 13.0
2019-07-16 Redesign the API for list sorting (list_qsort becomes list_sort). Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-09-14 Order active window clauses for greater reuse of Sort nodes. Andrew Gierth 12.0
2018-01-09 Rewrite list_qsort() to avoid trashing its input list. Tom Lane 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-05 Support Parallel Append plan nodes. Robert Haas 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-08-05 Rely on inline functions even if that causes warnings in older compilers. Andres Freund 9.6.0
2015-05-16 Support GROUPING SETS, CUBE and ROLLUP. Andres Freund 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 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-08 Add support for easily declaring static inline functions Alvaro Herrera 9.3.0