projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe59e56
)
Re-add btree_gist description.
author
Bruce Momjian
Tue, 30 May 2006 12:27:39 +0000
(12:27 +0000)
committer
Bruce Momjian
Tue, 30 May 2006 12:27:39 +0000
(12:27 +0000)
contrib/README
patch
|
blob
|
blame
|
history
diff --git
a/contrib/README
b/contrib/README
index ba7ebe158c6720bf72e17563ab06e2eba3fbd4e5..743506448fb187e411d82311cff1d88d135bcf1e 100644
(file)
--- 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