Commits

DateSubjectAuthorReleases
2025-07-03 Add more cross-type comparisons to contrib/btree_gin. Tom Lane 19 (unreleased)
2025-07-03 Add cross-type comparisons to contrib/btree_gin. Tom Lane 19 (unreleased)
2025-03-26 Use PG_MODULE_MAGIC_EXT in our installable shared libraries. Tom Lane 18.0
2021-08-10 Fix failure of btree_gin indexscans with "char" type and </<= operators. Tom Lane 11.14
2021-08-10 Fix failure of btree_gin indexscans with "char" type and </<= operators. Tom Lane 12.9
2021-08-10 Fix failure of btree_gin indexscans with "char" type and </<= operators. Tom Lane 14.0
2021-08-10 Fix failure of btree_gin indexscans with "char" type and </<= operators. Tom Lane 10.19
2021-08-10 Fix failure of btree_gin indexscans with "char" type and </<= operators. Tom Lane 13.5
2021-08-10 Fix failure of btree_gin indexscans with "char" type and </<= operators. Tom Lane 9.6.24
2021-08-10 Fix failure of btree_gin indexscans with "char" type and </<= operators. Tom Lane 15.0
2020-02-13 Mark some contrib modules as "trusted". Tom Lane 13.0
2018-05-01 Clean up warnings from -Wimplicit-fallthrough. Tom Lane 11.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2011-04-22 De-kludge contrib/btree_gin for collations. Tom Lane 9.1.0
2011-04-12 Pass collations to functions in FunctionCallInfoData, not FmgrInfo. Tom Lane 9.1.0
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2011-01-09 Improve comment. Tom Lane 9.1.0
2010-01-07 Remove all the special-case code for INT64_IS_BUSTED, per decision that Tom Lane 9.0.0
2009-08-04 Ooops, missed that a couple of contrib modules have calls to byteacmp. Tom Lane 9.0.0
2009-03-25 Add btree_gin contrib module. Tom Lane 8.4.0