Commits

DateSubjectAuthorReleases
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-08-12 Rationalize use of list_concat + list_copy combinations. Tom Lane 13.0
2019-07-17 Avoid using lcons and list_delete_first where it's easy to do so. Tom Lane 13.0
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-02-28 Standardize some more loops that chase down parallel lists. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.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-05-13 Fix multi-column range partitioning constraints. Robert Haas 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 9.3.17
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 9.6.3
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 9.5.7
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 9.2.21
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 9.4.12
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-03-18 Directly modify foreign tables. Robert Haas 9.6.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