Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-01-22 Mark commented out code as unused Peter Eisentraut 19 (unreleased)
2025-12-05 Use more palloc_object() and palloc_array() in contrib/ Michael Paquier 19 (unreleased)
2024-01-07 Fix integer-overflow problem in intarray's g_int_decompress(). Tom Lane 16.2
2024-01-07 Fix integer-overflow problem in intarray's g_int_decompress(). Tom Lane 13.14
2024-01-07 Fix integer-overflow problem in intarray's g_int_decompress(). Tom Lane 15.6
2024-01-07 Fix integer-overflow problem in intarray's g_int_decompress(). Tom Lane 14.11
2024-01-07 Fix integer-overflow problem in intarray's g_int_decompress(). Tom Lane 17.0
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 11.21
2023-06-15 intarray: Prevent out-of-bound memory reads with gist__int_ops Michael Paquier 12.16
2023-06-15 intarray: Prevent out-of-bound memory reads with gist__int_ops Michael Paquier 13.12
2023-06-15 intarray: Prevent out-of-bound memory reads with gist__int_ops Michael Paquier 14.9
2023-06-15 intarray: Prevent out-of-bound memory reads with gist__int_ops Michael Paquier 15.4
2023-06-15 intarray: Prevent out-of-bound memory reads with gist__int_ops Michael Paquier 16.0
2023-02-07 Remove useless casts to (void *) in arguments of some system functions Peter Eisentraut 16.0
2022-10-08 Use fabsf() instead of Abs() or fabs() where appropriate Peter Eisentraut 16.0
2022-10-07 Remove unnecessary uses of Abs() Peter Eisentraut 16.0
2022-09-27 Convert *GetDatum() and DatumGet*() macros to inline functions Peter Eisentraut 16.0
2022-09-12 Revert "Convert *GetDatum() and DatumGet*() macros to inline functions" Peter Eisentraut 16.0
2022-09-12 Convert *GetDatum() and DatumGet*() macros to inline functions Peter Eisentraut 16.0
2020-08-08 Remove <@ from contrib/intarray's GiST operator classes. Tom Lane 14.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2019-10-24 Make the order of the header file includes consistent in contrib modules. Amit Kapila 13.0
2019-08-06 Fix intarray's GiST opclasses to not fail for empty arrays with <@. Tom Lane 9.5.20