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
Michael Paquier 78bf0a256d hstore: Tighten key/value parsing check for whitespaces 2 years ago
..
data
expected hstore: Tighten key/value parsing check for whitespaces 2 years ago
sql hstore: Tighten key/value parsing check for whitespaces 2 years ago
.gitignore
Makefile hstore: Tighten key/value parsing check for whitespaces 2 years ago
hstore--1.0--1.1.sql
hstore--1.1--1.2.sql Make contrib modules' installation scripts more secure. 5 years ago
hstore--1.2--1.3.sql
hstore--1.3--1.4.sql Make contrib modules' installation scripts more secure. 5 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--1.6--1.7.sql Improve selectivity estimation for assorted match-style operators. 6 years ago
hstore.control Implement operator class parameters 6 years ago
hstore.h Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. 8 years ago
hstore_compat.c Fix most -Wundef warnings 6 years ago
hstore_gin.c Introduce macros for typalign and typstorage constants. 6 years ago
hstore_gist.c Implement operator class parameters 6 years ago
hstore_io.c hstore: Tighten key/value parsing check for whitespaces 2 years ago
hstore_op.c Introduce macros for typalign and typstorage constants. 6 years ago