summaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_gist.h
AgeCommit message (Collapse)Author
2003-02-19We just released new version of contrib/btree_gistBruce Momjian
(7.3 and current CVS) with support of int8, float4, float8 in addition to int4. Thanks Janko Richter for contribution. Oleg Bartunov