Remove jsonb_plperl test cases for Inf/NaN conversions.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 6594ee280383b7548b006e7f96c8d06137fced57
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2018-05-01T17:21:16Z
Releases: 11.0
Remove jsonb_plperl test cases for Inf/NaN conversions.

It turns out that old Perl versions (before about 5.10) don't have any
very reliable way to generate Inf or NaN numeric values.  Getting around
that would require way more work than is really justified to test the
code involved, so let's just drop these new test cases.

Discussion: https://postgr.es/m/28585.1525131438@sss.pgh.pa.us

Files

Discussion

Cited messages not in the archive: 28585.1525131438@sss.pgh.pa.us