Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-10-23 | Fix resource leaks in PL/Python error reporting, redux. | Tom Lane | 13.23 |
| 2025-06-01 | Run pgindent on the previous commit. | Tom Lane | 13.22 |
| 2025-06-01 | Fix edge-case resource leaks in PL/Python error reporting. | Tom Lane | 13.22 |
| 2023-09-18 | Fix assertion failure with PL/Python exceptions | Michael Paquier | 13.13 |
| 2020-01-30 | Clean up newlines following left parentheses | Alvaro Herrera | 13.0 |
| 2020-01-08 | Remove support for Python older than 2.6 | Peter Eisentraut | 13.0 |
| 2019-11-25 | Make the order of the header file includes consistent. | Amit Kapila | 13.0 |
| 2019-11-01 | PG_FINALLY | Peter Eisentraut | 13.0 |