Age | Commit message (Expand) | Author |
---|---|---|
2019-11-05 | Split all OBJS style lines in makefiles into one-line-per-entry style. | Andres Freund |
2016-01-18 | Restructure index access method API to hide most of it at the C level. | Tom Lane |
2014-02-07 | Speed up "rare & frequent" type GIN queries. | Heikki Linnakangas |
2013-11-06 | Misc GIN refactoring. | Heikki Linnakangas |
2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |
2009-03-24 | Implement "fastupdate" support for GIN indexes, in which we try to accumulate | Tom Lane |
2008-02-19 | Refactor backend makefiles to remove lots of duplicate code | Peter Eisentraut |
2007-01-20 | Remove remains of old depend target. | Peter Eisentraut |
2006-05-02 | GIN: Generalized Inverted iNdex. | Teodor Sigaev |