Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 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
2020-08-08 Remove <@ from contrib/intarray's GiST operator classes. Tom Lane 14.0
2019-08-06 Fix intarray's GiST opclasses to not fail for empty arrays with <@. Tom Lane 9.5.20
2019-08-06 Fix intarray's GiST opclasses to not fail for empty arrays with <@. Tom Lane 9.4.25
2019-08-06 Fix intarray's GiST opclasses to not fail for empty arrays with <@. Tom Lane 13.0
2019-08-06 Fix intarray's GiST opclasses to not fail for empty arrays with <@. Tom Lane 9.6.16
2019-08-06 Fix intarray's GiST opclasses to not fail for empty arrays with <@. Tom Lane 10.11
2019-08-06 Fix intarray's GiST opclasses to not fail for empty arrays with <@. Tom Lane 12.0
2019-08-06 Fix intarray's GiST opclasses to not fail for empty arrays with <@. Tom Lane 11.6
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2011-01-09 Fix assorted corner-case bugs in contrib/intarray. Tom Lane 9.1.0
2008-04-14 Push index operator lossiness determination down to GIST/GIN opclass Tom Lane 8.4.0
2007-04-06 Support varlena fields with single-byte headers and unaligned storage. Tom Lane 8.3.0
2006-09-10 Rename contrib contains/contained-by operators to @> and <@, per discussion. Tom Lane 8.2.0
2005-11-19 Defend against nulls-in-arrays in contrib/intarray. I may have put in Tom Lane 8.2.0
2004-10-21 Standardize on using the Min, Max, and Abs macros that are in our c.h file, Tom Lane 8.0.0