Commit Graph

14 Commits (94019c879a138454af723fa8bfc346d4a44ecd47)

Author SHA1 Message Date
Alvaro Herrera f2c587067a Rethink how to get float.h in old Windows API for isnan/isinf 7 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 bdf46af748 Post-feature-freeze pgindent run. 7 years ago
Peter Eisentraut 651cb90941 Fix clashing function names between jsonb_plperl and jsonb_plperlu 8 years ago
Tom Lane eac93e20af Remove less-portable-than-believed test case. 8 years ago
Tom Lane 331b2369c0 Fix platform and Perl-version dependencies in new jsonb_plperl code. 8 years ago
Tom Lane dddfc4cb2e Prevent accidental linking of system-supplied copies of libpq.so etc. 8 years ago
Tom Lane d4a4c3d5b4 Suppress compiler warning in new jsonb_plperl code. 8 years ago
Peter Eisentraut 341e166180 Transforms for jsonb to PL/Perl 8 years ago