Commits

DateSubjectAuthorReleases
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-02-09 Refactor the representation of indexable clauses in IndexPaths. Tom Lane 12.0
2019-02-01 Renaming for new subscripting mechanism Alvaro Herrera 12.0
2019-01-29 Rename nodes/relation.h to nodes/pathnodes.h. Tom Lane 12.0
2019-01-28 In the planner, replace an empty FROM clause with a dummy RTE. Tom Lane 12.0
2019-01-25 Split QTW_EXAMINE_RTES flag into QTW_EXAMINE_RTES_BEFORE/_AFTER. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-19 Make type "name" collation-aware. Tom Lane 12.0
2018-12-10 Add stack depth checks to key recursive functions in backend/nodes/*.c. Tom Lane 10.7
2018-12-10 Add stack depth checks to key recursive functions in backend/nodes/*.c. Tom Lane 11.2
2018-12-10 Add stack depth checks to key recursive functions in backend/nodes/*.c. Tom Lane 9.6.12
2018-12-10 Add stack depth checks to key recursive functions in backend/nodes/*.c. Tom Lane 12.0
2018-04-12 Revert MERGE patch Simon Riggs 11.0
2018-04-07 Support partition pruning at execution time Alvaro Herrera 11.0
2018-04-06 Faster partition pruning Alvaro Herrera 11.0
2018-04-06 Improve parse representation for MERGE Simon Riggs 11.0
2018-04-03 WITH support in MERGE Simon Riggs 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-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-09-30 Support arrays over domains. Tom Lane 11.0
2017-07-14 Code review for NextValueExpr expression node type. Tom Lane 10.0