btree_gin provides GIN operator classes that
implement B-tree equivalent behavior for the data types
int2, int4, int8, float4,
@@ -35,4 +35,4 @@ SELECT * FROM test WHERE a < 10;
Oleg Bartunov (<oleg@sai.msu.su>). See
http://www.sai.msu.su/~megera/oddmuse/index.cgi/Gin
for additional information.
-