Commit Graph

10 Commits (29275b1d177096597675b5c6e7e7c9db2df8f4df)

Author SHA1 Message Date
Tom Lane e0f5048851 Fix handling of "undef" in contrib/jsonb_plperl. 6 years ago
Tom Lane 93b6e03ab4 Fix jsonb_plperl to convert Perl UV values correctly. 7 years ago
Tom Lane e4300a3552 Avoid platform-dependent output from Data::Dumper. 7 years ago
Tom Lane 1731e3741c Fix excessive enreferencing in jsonb-to-plperl transform. 7 years ago
Tom Lane 6594ee2803 Remove jsonb_plperl test cases for Inf/NaN conversions. 7 years ago
Tom Lane 827eb4393c Tweak new jsonb_plperl test cases to work with old Perl versions. 7 years ago
Peter Eisentraut e348e7ae57 Prevent infinity and NaN in jsonb/plperl transform 7 years ago
Tom Lane eac93e20af Remove less-portable-than-believed test case. 7 years ago
Tom Lane 331b2369c0 Fix platform and Perl-version dependencies in new jsonb_plperl code. 7 years ago
Peter Eisentraut 341e166180 Transforms for jsonb to PL/Perl 7 years ago