summaryrefslogtreecommitdiff
path: root/contrib/intarray/_intbig_gist.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-alignedTeodor Sigaev2004-03-301-7/+6
| | | | | | boxes. Change interface to user-defined GiST support methods union and picksplit. Now instead of bytea struct it used special GistEntryVector structure.
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-241-2/+6
|
* Add missing intarray files.Bruce Momjian2003-06-111-0/+522