aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/README
Commit message (Expand)AuthorAge
* Avoid palloc in critical section in GiST WAL-logging.Heikki Linnakangas2014-04-03
* Buffering GiST index build algorithm.Heikki Linnakangas2011-09-08
* Rewrite the GiST insertion logic so that we don't need the post-recoveryHeikki Linnakangas2010-12-23
* Add external documentation for KNNGIST.Tom Lane2010-12-03
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Typo fix. Kevin Grittner.Robert Haas2010-04-14
* Make source code READMEs more consistent. Add CVS tags to all README files.Bruce Momjian2008-03-20
* Small fixesTeodor Sigaev2005-09-16
* Copy-editing for GiST README.Neil Conway2005-09-15
* Readme about GiST's algorithmsTeodor Sigaev2005-09-15