Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-14 | Restructure polymorphic-type resolution in funcapi.c. | Tom Lane | 9.5.22 |
| 2020-01-31 | Fix CheckAttributeType's handling of collations for ranges. | Tom Lane | 9.5.21 |
| 2019-12-23 | Prevent a rowtype from being included in itself via a range. | Tom Lane | 9.5.21 |
| 2017-10-20 | Fix typcache's failure to treat ranges as container types. | Tom Lane | 9.5.10 |
| 2015-01-30 | Fix assorted oversights in range selectivity estimation. | Tom Lane | 9.5.0 |