Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-01-07 | Fix integer-overflow problem in intarray's g_int_decompress(). | Tom Lane | 12.18 |
| 2023-06-15 | intarray: Prevent out-of-bound memory reads with gist__int_ops | Michael Paquier | 12.16 |
| 2019-08-06 | Fix intarray's GiST opclasses to not fail for empty arrays with <@. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2018-11-24 | Avoid crashes in contrib/intarray gist__int_ops (bug #15518) | Andrew Gierth | 12.0 |