You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/hstore
Alvaro Herrera af38498d4c Move hash_any prototype from access/hash.h to utils/hashutils.h 7 years ago
..
data
expected Add a 64-bit hash function for type hstore. 7 years ago
sql Add a 64-bit hash function for type hstore. 7 years ago
.gitignore
Makefile Add a 64-bit hash function for type hstore. 7 years ago
hstore--1.0--1.1.sql
hstore--1.1--1.2.sql
hstore--1.2--1.3.sql
hstore--1.3--1.4.sql Update extensions with GIN/GIST support for parallel query. 9 years ago
hstore--1.4--1.5.sql Distinguish selectivity of < from <= and > from >=. 8 years ago
hstore--1.4.sql Update extensions with GIN/GIST support for parallel query. 9 years ago
hstore--1.5--1.6.sql Add a 64-bit hash function for type hstore. 7 years ago
hstore--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
hstore.control Add a 64-bit hash function for type hstore. 7 years ago
hstore.h Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 8 years ago
hstore_compat.c Fix hstore hash function for empty hstores upgraded from 8.4. 7 years ago
hstore_gin.c Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 8 years ago
hstore_gist.c Remove unused macro 7 years ago
hstore_io.c Fix assorted compiler warnings seen in the buildfarm. 7 years ago
hstore_op.c Move hash_any prototype from access/hash.h to utils/hashutils.h 7 years ago