postgresql/contrib/hstore_plperl/expected
Tom Lane 1bebfb9b63 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.out Fix parse tree of DROP TRANSFORM and COMMENT ON TRANSFORM 2015-05-18 22:55:14 -04:00
hstore_plperl.out Fix contrib/hstore_plperl to look through scalar refs. 2018-06-18 15:55:06 -04:00
hstore_plperlu.out Suppress indentation from Data::Dumper in regression tests 2017-05-14 01:13:35 -04:00