Commits

DateSubjectAuthorReleases
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 Redesign the API for list sorting (list_qsort becomes list_sort). Tom Lane 13.0
2019-07-16 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-03-30 Generated columns Peter Eisentraut 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2019-01-29 Make some small planner API cleanups. Tom Lane 12.0
2019-01-25 Allow generalized expression syntax for partition bounds Peter Eisentraut 12.0
2019-01-19 Allow COPY FROM to filter data using WHERE conditions Tomas Vondra 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-04-12 Revert MERGE patch Simon Riggs 11.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 11.0
2018-04-03 MERGE SQL Command following SQL:2016 Simon Riggs 11.0
2018-04-02 Revert "Modified files for MERGE" Simon Riggs 11.0
2018-04-02 Modified files for MERGE Simon Riggs 11.0
2018-02-10 Fix oversight in CALL argument handling, and do some minor cleanup. Tom Lane 11.0
2018-02-07 Support all SQL:2011 options for window frame clauses. Tom Lane 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-30 SQL procedures Peter Eisentraut 11.0
2017-06-27 Re-allow SRFs and window functions within sub-selects within aggregates. Tom Lane 9.4.13
2017-06-27 Re-allow SRFs and window functions within sub-selects within aggregates. Tom Lane 10.0
2017-06-27 Re-allow SRFs and window functions within sub-selects within aggregates. Tom Lane 9.5.8
2017-06-27 Re-allow SRFs and window functions within sub-selects within aggregates. Tom Lane 9.3.18