From: Bruce Momjian Date: Tue, 30 May 2006 12:27:39 +0000 (+0000) Subject: Re-add btree_gist description. X-Git-Tag: REL8_2_BETA1~891 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6216cc7e25e7bebb712526685ca565b31edd28c8;p=thirdparty%2Fpostgresql.git Re-add btree_gist description. --- diff --git a/contrib/README b/contrib/README index ba7ebe158c6..743506448fb 100644 --- a/contrib/README +++ b/contrib/README @@ -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