summaryrefslogtreecommitdiff
path: root/contrib/intarray/_int_gist.c
AgeCommit message (Collapse)Author
2004-03-30Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-alignedTeodor Sigaev
boxes. Change interface to user-defined GiST support methods union and picksplit. Now instead of bytea struct it used special GistEntryVector structure.
2003-08-04pgindent run.Bruce Momjian
2003-06-11Add missing intarray files.Bruce Momjian