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
Andrew Gierth df163230b9 Provide for contrib and pgxs modules to install include files. 8 years ago
..
data
expected Test all contrib-created operator classes with amvalidate. 9 years ago
sql Test all contrib-created operator classes with amvalidate. 9 years ago
.gitignore
Makefile Provide for contrib and pgxs modules to install include files. 8 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. 10 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. 10 years ago
hstore--unpackaged--1.0.sql
hstore.control Distinguish selectivity of < from <= and > from >=. 8 years ago
hstore.h Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 8 years ago
hstore_compat.c
hstore_gin.c Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 8 years ago
hstore_gist.c Change TRUE/FALSE to true/false 8 years ago
hstore_io.c Fix assorted compiler warnings seen in the buildfarm. 8 years ago
hstore_op.c Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 8 years ago