summaryrefslogtreecommitdiff
path: root/src/backend/access/gin/ginarrayproc.c
AgeCommit message (Expand)Author
2006-07-14Remove 576 references of include files that were not needed.Bruce Momjian
2006-07-11Add support to GIN for =(anyarray,anyarray) operationTeodor Sigaev
2006-07-11Alphabetically order reference to include files, "G" - "M".Bruce Momjian
2006-05-02GIN: Generalized Inverted iNdex.Teodor Sigaev