Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-01 | Ensure we allocate NAMEDATALEN bytes for names in Index Only Scans | David Rowley | 12.19 |
| 2019-09-21 | Fix up handling of nondeterministic collations with pattern_ops opclasses. | Tom Lane | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-12-30 | Add a hash opclass for type "tid". | Tom Lane | 12.0 |
| 2018-12-19 | Add text-vs-name cross-type operators, and unify name_ops with text_ops. | Tom Lane | 12.0 |
| 2018-10-11 | Remove deprecated abstime, reltime, tinterval datatypes. | Andres Freund | 12.0 |