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
Robert Haas 4580a4bd2c Fix typo in comment. 13 years ago
..
data
expected JSON generation improvements. 13 years ago
sql JSON generation improvements. 13 years ago
.gitignore Support "make check" in contrib 15 years ago
Makefile Don't install hstore--1.0.sql any more. 14 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 hstore regression tests. 14 years ago
hstore--1.1.sql JSON generation improvements. 13 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 Remove hstore's text => text operator. 14 years ago
hstore.h Replace int2/int4 in C code with int16/int32 13 years ago
hstore_compat.c Provide some static-assertion functionality on all compilers. 13 years ago
hstore_gin.c pgindent run before PG 9.1 beta 1. 15 years ago
hstore_gist.c Replace int2/int4 in C code with int16/int32 13 years ago
hstore_io.c Silence compiler warnings about unused values. 13 years ago
hstore_op.c Split tuple struct defs from htup.h to htup_details.h 13 years ago