Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-06-15 | intarray: Prevent out-of-bound memory reads with gist__int_ops | Michael Paquier | 11.21 |
| 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 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |