Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-14 | Restructure polymorphic-type resolution in funcapi.c. | Tom Lane | 10.13 |
| 2020-01-31 | Fix CheckAttributeType's handling of collations for ranges. | Tom Lane | 10.12 |
| 2019-12-23 | Prevent a rowtype from being included in itself via a range. | Tom Lane | 10.12 |
| 2019-09-27 | Fix oversight in commit 4429f6a9e3e12bb4af6e3677fbc78cd80f160252. | Amit Kapila | 10.11 |
| 2019-07-18 | Fix daterange canonicalization for +/- infinity. | Jeff Davis | 10.10 |
| 2017-10-20 | Fix typcache's failure to treat ranges as container types. | Tom Lane | 10.1 |