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:25 +0000 (22:05 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 15 Mar 2009 22:05:25 +0000 (22:05 +0000)
commit5f43ce4c561100fa98dc77966179e6a481760243
treec862d3a7a09a2b0f8b700a2e627cb8f7c25c93cd
parent2286db792f0aeb44b7f22f804b81b1b0af8c1f1b
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