Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2023-07-13 Remove unnecessary pfree() in g_intbig_compress(). Tom Lane 11.21
2023-07-13 Remove unnecessary pfree() in g_intbig_compress(). Tom Lane 12.16
2023-07-13 Remove unnecessary pfree() in g_intbig_compress(). Tom Lane 13.12
2023-07-13 Remove unnecessary pfree() in g_intbig_compress(). Tom Lane 14.9
2023-07-13 Remove unnecessary pfree() in g_intbig_compress(). Tom Lane 15.4
2023-07-13 Remove unnecessary pfree() in g_intbig_compress(). Tom Lane 16.0
2023-07-13 Remove unnecessary pfree() in g_intbig_compress(). Tom Lane 17.0
2022-12-10 Standardize error reports in unimplemented I/O functions. Tom Lane 16.0
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-02-16 Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. Tom Lane 12.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-02-28 Fix up several contrib modules that were using varlena datatypes in not-so-obvious Tom Lane 8.3.0
2006-09-10 Rename contrib contains/contained-by operators to @> and <@, per discussion. Tom Lane 8.2.0
2006-01-20 Replace bitwise looping with bytewise looping in hemdistsign and Tom Lane 8.1.3
2006-01-20 Replace bitwise looping with bytewise looping in hemdistsign and 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