Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-12-01 | Fix memory leak for hashing with nondeterministic collations. | Jeff Davis | 12.14 |
| 2019-11-13 | Add missing check_collation_set call to bpcharne(). | Tom Lane | 12.2 |
| 2019-09-21 | Fix up handling of nondeterministic collations with pattern_ops opclasses. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-03-22 | Collations with nondeterministic comparison | Peter Eisentraut | 12.0 |
| 2019-03-11 | Move hash_any prototype from access/hash.h to utils/hashutils.h | Alvaro Herrera | 12.0 |
| 2019-02-09 | Create the infrastructure for planner support functions. | Tom Lane | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-12-19 | Make type "name" collation-aware. | Tom Lane | 12.0 |