Commits

DateSubjectAuthorReleases
2021-03-30 Allow estimate_num_groups() to pass back further details about the estimation David Rowley 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-20 Multirange datatypes Alexander Korotkov 14.0
2020-11-24 Move per-agg and per-trans duplicate finding to the planner. Heikki Linnakangas 14.0
2020-06-05 Improve ineq_histogram_selectivity's behavior for non-default orderings. Tom Lane 13.0
2020-06-05 Use query collation, not column's collation, while examining statistics. Tom Lane 13.0
2020-06-05 Use query collation, not column's collation, while examining statistics. Tom Lane 12.4
2020-04-21 Clean up cpluspluscheck violation. Tom Lane 13.0
2020-04-01 Improve selectivity estimation for assorted match-style operators. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-08-19 Add fmgr.h include to selfuncs.h. Andres Freund 13.0
2019-08-13 Fix inconsistencies and typos in the tree, take 10 Michael Paquier 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-02-21 Move estimate_hashagg_tablesize to selfuncs.c, and widen result to double. Tom Lane 12.0
2019-02-15 Refactor index cost estimation functions in view of IndexClause changes. Tom Lane 12.0
2019-02-14 Move pattern selectivity code from selfuncs.c to like_support.c. 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-02 Update copyright for 2019 Bruce Momjian 12.0
2018-04-03 Add prefix operator for TEXT type. Teodor Sigaev 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-09-07 Reduce excessive dereferencing of function pointers Peter Eisentraut 11.0
2017-08-15 Avoid out-of-memory in a hash join with many duplicate inner keys. Tom Lane 11.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