Commits

DateSubjectAuthorReleases
2025-08-26 Put "excludeOnly" GIN scan keys at the end of the scankey array. Tom Lane 16.11
2025-08-26 Put "excludeOnly" GIN scan keys at the end of the scankey array. Tom Lane 14.20
2025-08-26 Put "excludeOnly" GIN scan keys at the end of the scankey array. Tom Lane 17.7
2025-08-26 Put "excludeOnly" GIN scan keys at the end of the scankey array. Tom Lane 13.23
2025-08-26 Put "excludeOnly" GIN scan keys at the end of the scankey array. Tom Lane 18.0
2025-08-26 Put "excludeOnly" GIN scan keys at the end of the scankey array. Tom Lane 15.15
2025-08-26 Put "excludeOnly" GIN scan keys at the end of the scankey array. Tom Lane 19 (unreleased)
2025-03-06 Fix some performance issues in GIN query startup. Tom Lane 18.0
2025-03-06 Fix some performance issues in GIN query startup. Tom Lane 14.18
2025-03-06 Fix some performance issues in GIN query startup. Tom Lane 16.9
2025-03-06 Fix some performance issues in GIN query startup. Tom Lane 17.5
2025-03-06 Fix some performance issues in GIN query startup. Tom Lane 13.21
2025-03-06 Fix some performance issues in GIN query startup. Tom Lane 15.13
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2016-03-13 Fix memory leak in repeated GIN index searches. Tom Lane 9.6.0
2016-03-13 Fix memory leak in repeated GIN index searches. Tom Lane 9.5.2
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0
2011-04-23 Make GIN and GIST pass the index collation to all their support functions. Tom Lane 9.1.0
2011-01-08 Refactor GIN's handling of duplicate search entries. Tom Lane 9.1.0
2011-01-08 Fix GIN to support null keys, empty and null items, and full index scans. Tom Lane 9.1.0
2010-12-03 Create core infrastructure for KNNGIST. Tom Lane 9.1.0
2010-10-18 Fix a passel of inappropriately-named global functions in GIN. Tom Lane 9.1.0