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
Peter Eisentraut f8ebe3bcc5 Support "make check" in contrib 15 years ago
..
data Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> 19 years ago
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 Remove cvs keywords from all files. 15 years ago
crc32.h Remove cvs keywords from all files. 15 years ago
hstore--1.0.sql Avoid use of CREATE OR REPLACE FUNCTION in extension installation files. 15 years ago
hstore--unpackaged--1.0.sql Convert contrib modules to use the extension facility. 15 years ago
hstore.control Bring hstore's comment into line with style of other contrib comments. 15 years ago
hstore.h Remove cvs keywords from all files. 15 years ago
hstore_compat.c Remove cvs keywords from all files. 15 years ago
hstore_gin.c pgindent run before PG 9.1 beta 1. 15 years ago
hstore_gist.c Remove cvs keywords from all files. 15 years ago
hstore_io.c Use memcmp() rather than strncmp() when shorter string length is known. 15 years ago
hstore_op.c pgindent run before PG 9.1 beta 1. 15 years ago