Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-08-06 | Fix intarray's GiST opclasses to not fail for empty arrays with <@. | Tom Lane | 11.6 |
| 2018-11-24 | Avoid crashes in contrib/intarray gist__int_ops (bug #15518) | Andrew Gierth | 11.2 |
| 2018-07-09 | Fix yet more problems with incorrectly-constructed zero-length arrays. | Tom Lane | 11.0 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |