Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the order of the header file includes consistent in contrib modules. | Amit Kapila | 2019-10-24 | 1 | -1/+1 |
* | Fix handling of "undef" in contrib/jsonb_plperl. | Tom Lane | 2019-08-04 | 1 | -5/+5 |
* | Clean up PL/Perl's handling of the _() macro. | Tom Lane | 2019-06-02 | 1 | -3/+0 |
* | Rethink how to get float.h in old Windows API for isnan/isinf | Alvaro Herrera | 2018-07-11 | 1 | -1/+0 |
* | Fix jsonb_plperl to convert Perl UV values correctly. | Tom Lane | 2018-06-18 | 1 | -1/+18 |
* | Fix excessive enreferencing in jsonb-to-plperl transform. | Tom Lane | 2018-06-18 | 1 | -5/+5 |
* | Prevent infinity and NaN in jsonb/plperl transform | Peter Eisentraut | 2018-04-30 | 1 | -2/+14 |
* | Post-feature-freeze pgindent run. | Tom Lane | 2018-04-26 | 1 | -1/+3 |
* | Fix platform and Perl-version dependencies in new jsonb_plperl code. | Tom Lane | 2018-04-04 | 1 | -34/+42 |
* | Suppress compiler warning in new jsonb_plperl code. | Tom Lane | 2018-04-03 | 1 | -2/+5 |
* | Transforms for jsonb to PL/Perl | Peter Eisentraut | 2018-04-03 | 1 | -0/+262 |