summaryrefslogtreecommitdiff
path: root/src/backend/access/gin/ginutil.c
Commit message (Expand)AuthorAgeFilesLines
* Fix Intel compiler bug. Per discussionTeodor Sigaev2006-09-051-2/+17
* Remove 576 references of include files that were not needed.Bruce Momjian2006-07-141-2/+1
* Tweak fillfactor code as per my recent proposal. Fix nbtsort.c so thatTom Lane2006-07-111-2/+2
* Code review for FILLFACTOR patch. Change WITH grammar as per earlierTom Lane2006-07-031-12/+20
* Add FILLFACTOR to CREATE INDEX.Bruce Momjian2006-07-021-1/+15
* GIN: Generalized Inverted iNdex.Teodor Sigaev2006-05-021-0/+203