Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-09 | Fix recursive RECORD-returning plpython functions. | Tom Lane | 14.13 |
| 2024-05-07 | Don't corrupt plpython's "TD" dictionary in a recursive trigger call. | Tom Lane | 14.13 |
| 2024-04-01 | Avoid possible longjmp-induced logic error in PLy_trigger_build_args. | Tom Lane | 14.12 |