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
Tom Lane ddba320059 Avoid formally-undefined use of memcpy() in hstoreUniquePairs(). 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 Handle contrib's GIN/GIST support function signature changes honestly. 10 years ago
hstore--1.0--1.1.sql
hstore--1.1--1.2.sql
hstore--1.2--1.3.sql Introduce jsonb, a structured format for storing json. 12 years ago
hstore--1.3--1.4.sql Update extensions with GIN/GIST support for parallel query. 10 years ago
hstore--1.4.sql Update extensions with GIN/GIST support for parallel query. 10 years ago
hstore--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 12 years ago
hstore.control Handle contrib's GIN/GIST support function signature changes honestly. 10 years ago
hstore.h Phase 2 of pgindent updates. 9 years ago
hstore_compat.c Dodge a macro-name conflict with Perl. 10 years ago
hstore_gin.c Dodge a macro-name conflict with Perl. 10 years ago
hstore_gist.c Dodge a macro-name conflict with Perl. 10 years ago
hstore_io.c Avoid formally-undefined use of memcpy() in hstoreUniquePairs(). 8 years ago
hstore_op.c Phase 3 of pgindent updates. 9 years ago