Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-01-30 | In jsonb_plpython.c, suppress warning message from gcc 10. | Tom Lane | 12.2 |
| 2019-06-17 | Fix more typos and inconsistencies in the tree | Michael Paquier | 12.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-04-06 | Avoid Python memory leaks in hstore_plpython and jsonb_plpython. | Tom Lane | 12.0 |
| 2019-03-14 | Fix volatile vs. pointer confusion | Peter Eisentraut | 12.0 |
| 2018-10-05 | Remove redundant allocation | Peter Eisentraut | 12.0 |