Commits

DateSubjectAuthorReleases
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-12-13 Generalize concept of temporary relations to "relation persistence". Robert Haas 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-11 Generic implementation of red-black binary tree. It's planned to use in Teodor Sigaev 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
2009-10-02 Make sure that GIN fast-insert and regular code paths enforce the same Tom Lane 9.0.0
2009-09-15 Fix two distinct errors in creation of GIN_INSERT_LISTPAGE xlog records. Tom Lane 8.4.2
2009-09-15 Fix two distinct errors in creation of GIN_INSERT_LISTPAGE xlog records. Tom Lane 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-03-24 Install a search tree depth limit in GIN bulk-insert operations, to prevent 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