Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-01-30 | In jsonb_plpython.c, suppress warning message from gcc 10. | Tom Lane | 11.7 |
| 2019-03-15 | Fix volatile vs. pointer confusion | Peter Eisentraut | 11.3 |
| 2018-10-05 | Remove redundant allocation | Peter Eisentraut | 11.0 |
| 2018-06-15 | Fix memory leak in PLySequence_ToJsonbValue() | Alexander Korotkov | 11.0 |
| 2018-05-02 | Prevent NaN in jsonb/plpython transform | Peter Eisentraut | 11.0 |
| 2018-05-02 | Fix assorted compiler warnings seen in the buildfarm. | Tom Lane | 11.0 |
| 2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | 11.0 |
| 2018-03-28 | Transforms for jsonb to PL/Python | Peter Eisentraut | 11.0 |