Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix volatile vs. pointer confusion | Peter Eisentraut | 2019-03-14 | 1 | -6/+3 |
* | Remove redundant allocation | Peter Eisentraut | 2018-10-05 | 1 | -1/+0 |
* | Fix memory leak in PLySequence_ToJsonbValue() | Alexander Korotkov | 2018-06-15 | 1 | -0/+2 |
* | Prevent NaN in jsonb/plpython transform | Peter Eisentraut | 2018-05-02 | 1 | -0/+11 |
* | Fix assorted compiler warnings seen in the buildfarm. | Tom Lane | 2018-05-02 | 1 | -2/+7 |
* | Post-feature-freeze pgindent run. | Tom Lane | 2018-04-26 | 1 | -5/+6 |
* | Transforms for jsonb to PL/Python | Peter Eisentraut | 2018-03-28 | 1 | -0/+453 |