Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-08-06 | Fix intarray's GiST opclasses to not fail for empty arrays with <@. | Tom Lane | 9.5.20 |
| 2018-11-24 | Avoid crashes in contrib/intarray gist__int_ops (bug #15518) | Andrew Gierth | 9.5.16 |
| 2015-05-15 | Move strategy numbers to include/access/stratnum.h | Alvaro Herrera | 9.5.0 |
| 2015-03-25 | Centralize definition of integer limits. | Andres Freund | 9.5.0 |
| 2015-02-16 | Eliminate unnecessary NULL checks in picksplit method of intarray. | Kevin Grittner | 9.5.0 |