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