Re-add btree_gist description.
authorBruce Momjian
Tue, 30 May 2006 12:27:39 +0000 (12:27 +0000)
committerBruce Momjian
Tue, 30 May 2006 12:27:39 +0000 (12:27 +0000)
contrib/README

index ba7ebe158c6720bf72e17563ab06e2eba3fbd4e5..743506448fb187e411d82311cff1d88d135bcf1e 100644 (file)
@@ -32,6 +32,9 @@ adminpack -
    File and log manipulation routines, used by Pgadmin
    by From: Dave Page 
 
+btree_gist -
+      Support for emulating BTREE indexing in GiST
+      by Oleg Bartunov  and Teodor Sigaev 
 
 chkpass -
    An auto-encrypted password datatype