aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gin/ginutil.c
Commit message (Expand)AuthorAge
* Fix Intel compiler bug. Per discussionTeodor Sigaev2006-09-05
* Remove 576 references of include files that were not needed.Bruce Momjian2006-07-14
* Tweak fillfactor code as per my recent proposal. Fix nbtsort.c so thatTom Lane2006-07-11
* Code review for FILLFACTOR patch. Change WITH grammar as per earlierTom Lane2006-07-03
* Add FILLFACTOR to CREATE INDEX.Bruce Momjian2006-07-02
* GIN: Generalized Inverted iNdex.Teodor Sigaev2006-05-02