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
Andres Freund 0aa09c9cf3 Fix typos in some error messages thrown by extension scripts when fed to psql. 12 years ago
..
data
expected Convert contrib modules to use the extension facility. 15 years ago
sql Convert contrib modules to use the extension facility. 15 years ago
.gitignore Support "make check" in contrib 15 years ago
Makefile Convert contrib modules to use the extension facility. 15 years ago
crc32.c
crc32.h
hstore--1.0.sql Throw a useful error message if an extension script file is fed to psql. 14 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 Bring hstore's comment into line with style of other contrib comments. 15 years ago
hstore.h Remove tabs after spaces in C comments 12 years ago
hstore_compat.c
hstore_gin.c Remove tabs after spaces in C comments 12 years ago
hstore_gist.c
hstore_io.c Predict integer overflow to avoid buffer overruns. 12 years ago
hstore_op.c Predict integer overflow to avoid buffer overruns. 12 years ago