]> granicus.if.org Git - postgresql/commit
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)
commit6cc0e006ee613896623065195fef8a556181da6d
treeeff8fd7ef26d5aa3cd35f0a4995fa00b99f62443
parentc87a4d31f447e81f4f58df6120dffea2566e2158
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