postgresql/contrib/hstore
Robert Haas b17129b589 Remove hstore's text[] => text[] operator.
This is not yet in any released version, so we still have the option to
backtrack.  Instead, document hstore(text[], text[]).  Per discussion.
2010-06-15 19:48:30 +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 Remove hstore's text[] => text[] operator. 2010-06-15 19:48:30 +00:00
sql Remove hstore's text[] => text[] operator. 2010-06-15 19:48:30 +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's text[] => text[] operator. 2010-06-15 19:48:30 +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 Assorted improvements in contrib/hstore. 2009-09-30 19:50:22 +00:00