postgresql/contrib/hstore_plperl/sql
Tom Lane e3b7f7cc50 Fix contrib/hstore_plperl to look through scalar refs.
Bring this transform function into sync with the policy established
by commit 3a382983d.

Also, fix it to make sure that what it drills down to is indeed a
hash, and not some other kind of Perl SV.  Previously, the test
cases added here provoked crashes.

Because of the crash hazard, back-patch to 9.5 where this module
was introduced.

Discussion: https://postgr.es/m/28336.1528393969@sss.pgh.pa.us
2018-06-18 15:55:06 -04:00
..
create_transform.sql Fix parse tree of DROP TRANSFORM and COMMENT ON TRANSFORM 2015-05-18 22:55:14 -04:00
hstore_plperl.sql Fix contrib/hstore_plperl to look through scalar refs. 2018-06-18 15:55:06 -04:00
hstore_plperlu.sql Suppress indentation from Data::Dumper in regression tests 2017-05-14 01:10:18 -04:00