]> granicus.if.org Git - postgresql/commit
Back-patch 8.0 version of plperl_hash_from_tuple() into prior releases
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 26 Jan 2005 17:09:21 +0000 (17:09 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 26 Jan 2005 17:09:21 +0000 (17:09 +0000)
commit03a7dd013edb3b948ffdba30632185b298d417f8
treea7019a48236a389367c3f039f42417478c04f01d
parentdb78e53fac8251f446d1ecf49c8c81c240c1381e
Back-patch 8.0 version of plperl_hash_from_tuple() into prior releases
to fix failure to cope with quote marks in field values; not to mention
that it is shorter and faster.  Per report from Charles Haron.
src/pl/plperl/plperl.c