Back-patch 8.0 version of plperl_hash_from_tuple() into prior releases
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plperl/plperl.c | modified | +27 −46 |