Commit Graph

11 Commits (01368e5d9da77099b38aac527b01b85cc7869b25)

Author SHA1 Message Date
Amit Kapila 7e735035f2 Make the order of the header file includes consistent in contrib modules. 6 years ago
Tom Lane e0f5048851 Fix handling of "undef" in contrib/jsonb_plperl. 6 years ago
Tom Lane 032627ee78 Clean up PL/Perl's handling of the _() macro. 6 years ago
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 1731e3741c Fix excessive enreferencing in jsonb-to-plperl transform. 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
Tom Lane 331b2369c0 Fix platform and Perl-version dependencies in new jsonb_plperl code. 7 years ago
Tom Lane d4a4c3d5b4 Suppress compiler warning in new jsonb_plperl code. 7 years ago
Peter Eisentraut 341e166180 Transforms for jsonb to PL/Perl 7 years ago