postgresql/contrib/hstore
Robert Haas 41611f16e9 PGXS support for contrib/hstore
Joey Adams
2011-01-23 23:07:55 -05:00
..
data Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> 2007-03-14 14:21:53 +00:00
expected Update contrib/hstore for new GIN extractQuery API. 2011-01-09 16:43:56 -05:00
sql Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
.gitignore Some more gitignore cleanups: cover contrib and PL regression test outputs. 2010-09-22 17:22:40 -04:00
Makefile PGXS support for contrib/hstore 2011-01-23 23:07:55 -05:00
crc32.c Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
crc32.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
hstore.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
hstore.sql.in Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
hstore_compat.c Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
hstore_gin.c Update contrib/hstore for new GIN extractQuery API. 2011-01-09 16:43:56 -05:00
hstore_gist.c Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
hstore_io.c Use memcmp() rather than strncmp() when shorter string length is known. 2010-12-21 22:11:40 -05:00
hstore_op.c Update contrib/hstore for new GIN extractQuery API. 2011-01-09 16:43:56 -05:00
uninstall_hstore.sql Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00