Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-01-31 | Fix CheckAttributeType's handling of collations for ranges. | Tom Lane | 9.5.21 |
| 2017-05-08 | Further patch rangetypes_selfuncs.c's statistics slot management. | Tom Lane | 9.5.7 |
| 2015-07-25 | Redesign tablesample method API, and do extensive code review. | Tom Lane | 9.5.0 |
| 2014-11-25 | Support arrays as input to array_agg() and ARRAY(SELECT ...). | Tom Lane | 9.5.0 |