Age | Commit message (Expand) | Author |
---|---|---|
2018-10-05 | Remove redundant allocation | Peter Eisentraut |
2018-06-15 | Fix memory leak in PLySequence_ToJsonbValue() | Alexander Korotkov |
2018-05-02 | Prevent NaN in jsonb/plpython transform | Peter Eisentraut |
2018-05-02 | Fix assorted compiler warnings seen in the buildfarm. | Tom Lane |
2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane |
2018-04-03 | Prevent accidental linking of system-supplied copies of libpq.so etc. | Tom Lane |
2018-04-02 | Remove contrib/jsonb_plpython's tests for infinity and NaN conversions. | Tom Lane |
2018-03-28 | Fix jsonb_plpython tests on older Python versions | Peter Eisentraut |
2018-03-28 | Transforms for jsonb to PL/Python | Peter Eisentraut |