Commits

DateSubjectAuthorReleases
2022-03-21 Fix assorted missing logic for GroupingFunc nodes. Tom Lane 14.3
2022-03-21 Fix assorted missing logic for GroupingFunc nodes. Tom Lane 10.21
2022-03-21 Fix assorted missing logic for GroupingFunc nodes. Tom Lane 15.0
2021-09-15 Remove arbitrary 64K-or-so limit on rangetable size. Tom Lane 15.0
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 14.0
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 13.4
2021-07-25 Get rid of artificial restriction on hash table sizes on Windows. Tom Lane 15.0
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
2020-10-28 Fix foreign-key selectivity estimation in the presence of constants. Tom Lane 14.0
2020-05-16 Run pgindent with new pg_bsd_indent version 2.1.1. Tom Lane 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-08-12 Rationalize use of list_concat + list_copy combinations. 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-04-05 Use Append rather than MergeAppend for scanning ordered partitions. 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-01-29 Rename nodes/relation.h to nodes/pathnodes.h. 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
2018-12-30 Support parameterized TidPaths. Tom Lane 12.0
2018-12-18 Fix ancient thinko in mergejoin cost estimation. Tom Lane 9.4.21
2018-12-18 Fix ancient thinko in mergejoin cost estimation. Tom Lane 10.7