postgresql/contrib/jsonb_plperl
Tom Lane 827eb4393c 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
2018-04-30 23:58:48 -04:00
..
expected Tweak new jsonb_plperl test cases to work with old Perl versions. 2018-04-30 23:58:48 -04:00
sql Tweak new jsonb_plperl test cases to work with old Perl versions. 2018-04-30 23:58:48 -04:00
.gitignore Transforms for jsonb to PL/Perl 2018-04-03 09:47:18 -04:00
jsonb_plperl--1.0.sql Transforms for jsonb to PL/Perl 2018-04-03 09:47:18 -04:00
jsonb_plperl.c Prevent infinity and NaN in jsonb/plperl transform 2018-04-30 13:22:57 -04:00
jsonb_plperl.control Transforms for jsonb to PL/Perl 2018-04-03 09:47:18 -04:00
jsonb_plperlu--1.0.sql Fix clashing function names between jsonb_plperl and jsonb_plperlu 2018-04-11 10:34:53 -04:00
jsonb_plperlu.control Transforms for jsonb to PL/Perl 2018-04-03 09:47:18 -04:00
Makefile Fix platform and Perl-version dependencies in new jsonb_plperl code. 2018-04-04 11:28:40 -04:00