Commits

DateSubjectAuthorReleases
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 13.2
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 14.0
2021-01-21 Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. Tom Lane 12.6
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-09-27 Move resolution of AlternativeSubPlan choices to the planner. Tom Lane 14.0
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 10.15
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 13.0
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 11.10
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 12.5
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 9.6.20
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 9.5.24
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 14.0
2020-07-29 Add hash_mem_multiplier GUC. Peter Geoghegan 14.0
2020-07-29 Add hash_mem_multiplier GUC. Peter Geoghegan 13.0
2020-04-06 Implement Incremental Sort Tomas Vondra 13.0
2020-01-02 Make parser rely more heavily on the ParseNamespaceItem data structure. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 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-04-09 Prevent inlining of multiply-referenced CTEs with outer recursive refs. Tom Lane 12.0
2019-02-28 Standardize some more loops that chase down parallel lists. Tom Lane 12.0
2019-02-16 Allow user control of CTE materialization, and change the default behavior. Tom Lane 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-28 In the planner, replace an empty FROM clause with a dummy RTE. Tom Lane 12.0