Tweak new jsonb_plperl test cases to work with old Perl versions.
Tom Lane <tgl@sss.pgh.pa.us>
Tweak new jsonb_plperl test cases to work with old Perl versions. The previous coding here didn't actually produce Inf or NaN double values in Perl versions 5.8.x. Adopt a suggestion from stackoverflow. Discussion: https://postgr.es/m/28585.1525131438@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| contrib/jsonb_plperl/expected/jsonb_plperl.out | modified | +2 −2 |
| contrib/jsonb_plperl/expected/jsonb_plperlu.out | modified | +2 −2 |
| contrib/jsonb_plperl/sql/jsonb_plperl.sql | modified | +2 −2 |
| contrib/jsonb_plperl/sql/jsonb_plperlu.sql | modified | +2 −2 |
Discussion
Cited messages not in the archive:
28585.1525131438@sss.pgh.pa.us