aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gin/ginbulk.c
Commit message (Expand)AuthorAge
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Fix BUG #2594: Gin Indexes cause server to crash when it builds on empty tableTeodor Sigaev2006-08-29
* Fix getDatumCopy(): don't use store_att_byval to copy into a DatumTom Lane2006-07-16
* Remove 576 references of include files that were not needed.Bruce Momjian2006-07-14
* GIN improvementsTeodor Sigaev2006-07-11
* GIN: Generalized Inverted iNdex.Teodor Sigaev2006-05-02