postgresql/contrib/hstore
Robert Haas 0e22e08fe5 Make hstore regression tests independent of standard_conforming_strings.
Per buildfarm.
2010-07-20 01:22:52 +00:00
..
data Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> 2007-03-14 14:21:53 +00:00
expected Make hstore regression tests independent of standard_conforming_strings. 2010-07-20 01:22:52 +00:00
sql Make hstore regression tests independent of standard_conforming_strings. 2010-07-20 01:22:52 +00:00
Makefile Assorted improvements in contrib/hstore. 2009-09-30 19:50:22 +00:00
crc32.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
crc32.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
hstore.h pgindent run for 9.0 2010-02-26 02:01:40 +00:00
hstore.sql.in Remove hstore % text[] operator; use slice() function instead. 2010-07-02 20:36:49 +00:00
hstore_compat.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
hstore_gin.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
hstore_gist.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
hstore_io.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
hstore_op.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
uninstall_hstore.sql Remove hstore % text[] operator; use slice() function instead. 2010-07-02 20:36:49 +00:00