Commits

DateSubjectAuthorReleases
2020-08-19 Suppress unnecessary RelabelType nodes in yet more cases. Tom Lane 12.5
2020-08-19 Suppress unnecessary RelabelType nodes in yet more cases. Tom Lane 13.0
2020-08-19 Suppress unnecessary RelabelType nodes in yet more cases. Tom Lane 14.0
2019-12-14 Prevent overly-aggressive collapsing of joins to RTE_RESULT relations. Tom Lane 12.2
2019-12-14 Prevent overly-aggressive collapsing of joins to RTE_RESULT relations. Tom Lane 13.0
2019-12-02 Add a reverse-translation column number array to struct AppendRelInfo. 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-02-09 Refactor the representation of indexable clauses in IndexPaths. Tom Lane 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
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
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
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-06-14 Fix no-longer-valid shortcuts in expression_returns_set(). Tom Lane 10.0
2017-05-29 Code review focused on new node types added by partitioning support. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0