Commits

DateSubjectAuthorReleases
2013-12-03 Fix full-page writes of internal GIN pages. Heikki Linnakangas 8.4.20
2013-12-03 Fix full-page writes of internal GIN pages. Heikki Linnakangas 9.1.12
2013-12-03 Fix full-page writes of internal GIN pages. Heikki Linnakangas 9.2.7
2013-12-03 Fix full-page writes of internal GIN pages. Heikki Linnakangas 9.3.3
2013-11-27 Get rid of the post-recovery cleanup step of GIN page splits. Heikki Linnakangas 9.4.0
2013-11-27 More GIN refactoring. Heikki Linnakangas 9.4.0
2013-11-20 Refactor the internal GIN B-tree interface for forming a downlink. Heikki Linnakangas 9.4.0
2013-11-20 Further GIN refactoring. Heikki Linnakangas 9.4.0
2013-11-06 Misc GIN refactoring. Heikki Linnakangas 9.4.0
2013-06-26 Initialize pad bytes in GinFormTuple(). Noah Misch 9.4.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-04-24 Lots of doc corrections. Robert Haas 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 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
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-10-18 Fix a passel of inappropriately-named global functions in GIN. Tom Lane 9.1.0
2010-10-18 Improve GIN indexscan cost estimation. Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-08-01 Rewrite the rbtree routines so that an RBNode is the first field of the Tom Lane 9.0.0
2010-08-01 Rewrite the rbtree routines so that an RBNode is the first field of the Tom Lane 9.1.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-10-02 Make sure that GIN fast-insert and regular code paths enforce the same Tom Lane 8.4.2