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
Bruce Momjian 0a78320057 pgindent run for 9.4 12 years ago
..
data Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> 19 years ago
expected Introduce jsonb, a structured format for storing json. 12 years ago
sql Introduce jsonb, a structured format for storing json. 12 years ago
.gitignore Support "make check" in contrib 15 years ago
Makefile Introduce jsonb, a structured format for storing json. 12 years ago
crc32.c Fix typo in comment. 13 years ago
crc32.h Remove cvs keywords from all files. 15 years ago
hstore--1.0--1.1.sql Fix typo in update scripts for some contrib modules. 12 years ago
hstore--1.1--1.2.sql Fix whitespace issues found by git diff --check, add gitattributes 12 years ago
hstore--1.2--1.3.sql Introduce jsonb, a structured format for storing json. 12 years ago
hstore--1.3.sql Introduce jsonb, a structured format for storing json. 12 years ago
hstore--unpackaged--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 years ago
hstore.control Introduce jsonb, a structured format for storing json. 12 years ago
hstore.h pgindent run for 9.4 12 years ago
hstore_compat.c Create function prototype as part of PG_FUNCTION_INFO_V1 macro 12 years ago
hstore_gin.c pgindent run for 9.4 12 years ago
hstore_gist.c Create function prototype as part of PG_FUNCTION_INFO_V1 macro 12 years ago
hstore_io.c pgindent run for 9.4 12 years ago
hstore_op.c Create function prototype as part of PG_FUNCTION_INFO_V1 macro 12 years ago