Commits

DateSubjectAuthorReleases
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 12.3
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 13.0
2020-04-07 Support FETCH FIRST WITH TIES Alvaro Herrera 13.0
2020-04-06 Implement Incremental Sort Tomas Vondra 13.0
2020-03-18 Disk-based Hash Aggregation. Jeff Davis 13.0
2020-02-27 Save calculated transitionSpace in Agg node. Jeff Davis 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-08-06 Fix typo in pathnode.c Michael Paquier 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-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-04-05 Use Append rather than MergeAppend for scanning ordered partitions. Tom Lane 12.0
2019-04-02 Refactor create_limit_path() to share cost adjustment code with FDWs. Etsuro Fujita 12.0
2019-03-25 Suppress Append and MergeAppend plan nodes that have a single child. Tom Lane 12.0
2019-02-09 Build out the planner support function infrastructure. Tom Lane 12.0
2019-02-09 Refactor the representation of indexable clauses in IndexPaths. Tom Lane 12.0
2019-02-07 Ensure that foreign scans with lateral refs are planned correctly. Tom Lane 9.5.16
2019-02-07 Ensure that foreign scans with lateral refs are planned correctly. Tom Lane 9.6.12
2019-02-07 Ensure that foreign scans with lateral refs are planned correctly. Tom Lane 10.7
2019-02-07 Ensure that foreign scans with lateral refs are planned correctly. Tom Lane 11.2
2019-02-07 Split create_foreignscan_path() into three functions. Tom Lane 12.0
2019-02-07 Ensure that foreign scans with lateral refs are planned correctly. Tom Lane 9.4.21
2019-01-29 Refactor planner's header files. Tom Lane 12.0