Commits

DateSubjectAuthorReleases
2025-07-03 Add cross-type comparisons to contrib/btree_gin. Tom Lane 19 (unreleased)
2023-11-25 Doc: un-break PDF build. Tom Lane 17.0
2016-09-26 Replace the built-in GIN array opclasses with a single polymorphic opclass. Tom Lane 10.0
2016-01-20 Fix assorted inconsistencies in GIN opclass support function declarations. Tom Lane 9.6.0
2014-05-11 Rename jsonb_hash_ops to jsonb_path_ops. Tom Lane 9.4.0
2014-05-10 More work on the JSON/JSONB user documentation. Tom Lane 9.4.0
2014-05-09 Improve user-facing JSON documentation. Tom Lane 9.4.0
2014-04-08 Add an in-core GiST index opclass for inet/cidr types. Tom Lane 9.4.0
2011-01-08 Fix GIN to support null keys, empty and null items, and full index scans. Tom Lane 9.1.0
2009-04-09 Update GIN limitations documentation to match current reality. Tom Lane 8.4.0
2009-03-25 Adjust the APIs for GIN opclass support functions to allow the extractQuery() Tom Lane 8.4.0
2009-03-24 Implement "fastupdate" support for GIN indexes, in which we try to accumulate Tom Lane 8.4.0
2008-07-22 Update link to Oleg and Teodor's GIN page. Tom Lane 8.2.10
2008-07-22 Update link to Oleg and Teodor's GIN page. Tom Lane 8.3.4
2008-07-22 Update link to Oleg and Teodor's GIN page. Tom Lane 8.4.0
2008-05-16 Extend GIN to support partial-match searches, and extend tsquery to support Tom Lane 8.4.0
2008-04-14 Push index operator lossiness determination down to GIST/GIN opclass Tom Lane 8.4.0
2007-11-16 Add a couple of notes pointing out that GIN index build time is very Tom Lane 8.3.0
2007-11-13 Clean up some stray references to tsearch2. Tom Lane 8.3.0
2006-12-01 Editorial improvements for GIN documentation. Tom Lane 8.2.0
2006-09-14 Fix missing markup. Tom Lane 8.2.0