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