From 2a0f262beff32ba86bcb58f3273214e5d0517c09 Mon Sep 17 00:00:00 2001
From: Daniel Baumann
+
F.9. btree_gist — GiST operator classes with B-tree behavior #
F.9. btree_gist — GiST operator classes with B-tree behavior #
btree_gist
provides GiST index operator classes that
implement B-tree equivalent behavior for the data types
int2
, int4
, int8
, float4
,
@@ -77,4 +77,4 @@ INSERT 0 1
Paul Jungwirth (<pj@illuminatedcomputing.com>
). See
http://www.sai.msu.su/~megera/postgres/gist/
for additional information.
-