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