Fix contrib/hstore to throw an error for keys or values that don't fit in its
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 15 Mar 2009 22:05:17 +0000 (22:05 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 15 Mar 2009 22:05:17 +0000 (22:05 +0000)
commit00199b3eb6f3ea411e32122af20708a345a17348
tree3063f337bf6da8bee642f55e0bba888d958edc56
parent5d47747cc0f8f26c4a002e2543c08fc338605636
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
contrib/hstore/hstore.h
contrib/hstore/hstore_io.c
contrib/hstore/hstore_op.c
doc/src/sgml/hstore.sgml