Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-19 | Introduce "anycompatible" family of polymorphic types. | Tom Lane | 13.0 |
| 2020-03-14 | Restructure polymorphic-type resolution in funcapi.c. | Tom Lane | 13.0 |
| 2020-01-31 | Fix CheckAttributeType's handling of collations for ranges. | Tom Lane | 13.0 |
| 2019-12-23 | Prevent a rowtype from being included in itself via a range. | Tom Lane | 13.0 |
| 2019-09-27 | Fix oversight in commit 4429f6a9e3e12bb4af6e3677fbc78cd80f160252. | Amit Kapila | 13.0 |
| 2019-07-18 | Fix daterange canonicalization for +/- infinity. | Jeff Davis | 13.0 |