Commits

DateSubjectAuthorReleases
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 Fix an additional set of problems in GIN's handling of lossy page pointers. Tom Lane 8.4.5
2010-08-01 Fix an additional set of problems in GIN's handling of lossy page pointers. Tom Lane 9.0.0
2010-08-01 Fix an additional set of problems in GIN's handling of lossy page pointers. Tom Lane 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-07-31 Rewrite the key-combination logic in GIN's keyGetItem() and scanGetItem() Tom Lane 8.4.5
2010-07-31 Rewrite the key-combination logic in GIN's keyGetItem() and scanGetItem() Tom Lane 9.0.0
2010-07-31 Rewrite the key-combination logic in GIN's keyGetItem() and scanGetItem() Tom Lane 9.1.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.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-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-06-06 Fix a serious bug introduced into GIN in 8.4: now that MergeItemPointers() Tom Lane 8.4.0
2009-06-05 GIN's ItemPointerIsMin, ItemPointerIsMax, and ItemPointerIsLossyPage macros Tom Lane 8.2.14
2009-06-05 GIN's ItemPointerIsMin, ItemPointerIsMax, and ItemPointerIsLossyPage macros Tom Lane 8.3.8
2009-06-05 GIN's ItemPointerIsMin, ItemPointerIsMax, and ItemPointerIsLossyPage macros 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 Install a search tree depth limit in GIN bulk-insert operations, to prevent Tom Lane 8.2.14
2009-03-24 Install a search tree depth limit in GIN bulk-insert operations, to prevent Tom Lane 8.3.8
2009-03-24 Install a search tree depth limit in GIN bulk-insert operations, to prevent Tom Lane 8.4.0