Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-06-05 | Use query collation, not column's collation, while examining statistics. | Tom Lane | 12.4 |
| 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 |