Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix clashing function names between jsonb_plperl and jsonb_plperlu | Peter Eisentraut | 2018-04-11 |
* | Remove less-portable-than-believed test case. | Tom Lane | 2018-04-04 |
* | Fix platform and Perl-version dependencies in new jsonb_plperl code. | Tom Lane | 2018-04-04 |
* | Prevent accidental linking of system-supplied copies of libpq.so etc. | Tom Lane | 2018-04-03 |
* | Suppress compiler warning in new jsonb_plperl code. | Tom Lane | 2018-04-03 |
* | Transforms for jsonb to PL/Perl | Peter Eisentraut | 2018-04-03 |