aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/README
Commit message (Expand)AuthorAge
* C comments: improve description of GiST NSN and GistBuildLSNBruce Momjian2021-03-10
* README/C-comment: document GiST's NSN valueBruce Momjian2021-02-13
* Delete empty pages in each pass during GIST VACUUM.Amit Kapila2020-01-13
* Fix inconsistencies and typos in the treeMichael Paquier2019-07-16
* Delete empty pages during GiST VACUUM.Heikki Linnakangas2019-03-22
* Fix typos in comments.Heikki Linnakangas2017-02-06
* 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