postgresql/contrib/jsonb_plperl/expected
Tom Lane e4300a3552 Avoid platform-dependent output from Data::Dumper.
Per buildfarm, the output from Data::Dumper for an IEEE infinity
is platform-dependent (e.g. "inf" vs "Inf").  Just skip that one
test case in the plperlu test; testing it on the plperl side is
coverage enough.  Fixes issue in commit 1731e3741.
2018-06-18 14:53:21 -04:00
..
jsonb_plperl.out Fix excessive enreferencing in jsonb-to-plperl transform. 2018-06-18 14:31:42 -04:00
jsonb_plperlu.out Avoid platform-dependent output from Data::Dumper. 2018-06-18 14:53:21 -04:00