mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Add hstore contrib module.
Per discussion http://archives.postgresql.org/pgsql-hackers/2006-08/msg01409.php
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user