summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/README
AgeCommit message (Expand)Author
2011-09-08Buffering GiST index build algorithm.Heikki Linnakangas
2010-12-23Rewrite the GiST insertion logic so that we don't need the post-recoveryHeikki Linnakangas
2010-12-04Add external documentation for KNNGIST.Tom Lane
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-04-14Typo fix. Kevin Grittner.Robert Haas
2008-03-20Make source code READMEs more consistent. Add CVS tags to all README files.Bruce Momjian
2005-09-16Small fixesTeodor Sigaev
2005-09-15Copy-editing for GiST README.Neil Conway
2005-09-15Readme about GiST's algorithmsTeodor Sigaev