diff options
Diffstat (limited to 'contrib/README')
-rw-r--r-- | contrib/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README index 40438af604d..6b15b70b2b2 100644 --- a/contrib/README +++ b/contrib/README @@ -52,6 +52,10 @@ fuzzystrmatch - Levenshtein, metaphone, and soundex fuzzy string matching by Joe Conway <mail@joeconway.com>, Joel Burton <jburton@scw.org> +hstore - + Hstore - module for storing (key,value) pairs + by Oleg Bartunov <oleg@sai.msu.su> and Teodor Sigaev <teodor@sigaev.ru> + intagg - Integer aggregator by mlw <markw@mohawksoft.com> |