Commits

DateSubjectAuthorReleases
2018-12-13 Fix deadlock in GIN vacuum introduced by 218f51584d5 Alexander Korotkov 10.7
2018-12-13 Fix deadlock in GIN vacuum introduced by 218f51584d5 Alexander Korotkov 11.2
2018-05-04 Re-think predicate locking on GIN indexes. Teodor Sigaev 11.0
2017-03-23 Reduce page locking in GIN vacuum Teodor Sigaev 10.0
2014-04-22 Fix Gin README. Heikki Linnakangas 9.4.0
2014-04-20 Fix typo. Robert Haas 9.4.0
2014-01-22 Compress GIN posting lists, for smaller index size. Heikki Linnakangas 9.4.0
2013-11-08 Fix race condition in GIN posting tree page deletion. Heikki Linnakangas 8.4.19
2013-11-08 Fix race condition in GIN posting tree page deletion. Heikki Linnakangas 9.0.15
2013-11-08 Fix race condition in GIN posting tree page deletion. Heikki Linnakangas 9.1.11
2013-11-08 Fix race condition in GIN posting tree page deletion. Heikki Linnakangas 9.2.6
2013-11-08 Fix race condition in GIN posting tree page deletion. Heikki Linnakangas 9.3.2
2013-11-08 Fix race condition in GIN posting tree page deletion. Heikki Linnakangas 9.4.0
2013-11-06 Misc GIN refactoring. Heikki Linnakangas 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
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-08 Remove old-style VACUUM FULL (which was known for a little while as Tom Lane 9.0.0
2008-07-08 Minor improvements to the Gin internal documentation. Neil Conway 8.4.0
2008-03-20 Make source code READMEs more consistent. Add CVS tags to all README files. Bruce Momjian 8.4.0
2007-11-13 Clean up some stray references to tsearch2. Tom Lane 8.3.0
2007-09-14 Remove GIN interface section, which is now documented in SGML. Bruce Momjian 8.3.0
2006-09-10 Rename contains/contained-by operators to @> and <@, per discussion that Tom Lane 8.2.0
2006-05-02 GIN: Generalized Inverted iNdex. Teodor Sigaev 8.2.0