aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gin/ginbtree.c
Commit message (Expand)AuthorAge
* Fix some typos in comments.Neil Conway2006-11-12
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Remove 576 references of include files that were not needed.Bruce Momjian2006-07-14
* Correct cheking in findParents(). iTeodor Sigaev2006-05-29
* Fix findParents() in case of multiple levels to find.Teodor Sigaev2006-05-26
* GIN: Generalized Inverted iNdex.Teodor Sigaev2006-05-02