postgresql/contrib/hstore
Tom Lane f3a72bd40b Fix contrib/hstore to throw an error for keys or values that don't fit in its
data structure, rather than silently truncating them.  Andrew Gierth
2009-03-15 22:05:17 +00:00
..
data
expected
sql
crc32.c
crc32.h
hstore_gin.c
hstore_gist.c
hstore_io.c Fix contrib/hstore to throw an error for keys or values that don't fit in its 2009-03-15 22:05:17 +00:00
hstore_op.c Fix contrib/hstore to throw an error for keys or values that don't fit in its 2009-03-15 22:05:17 +00:00
hstore.h Fix contrib/hstore to throw an error for keys or values that don't fit in its 2009-03-15 22:05:17 +00:00
hstore.sql.in
Makefile
uninstall_hstore.sql