Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-09 | Fix recursive RECORD-returning plpython functions. | Tom Lane | 15.8 |
| 2024-05-07 | Don't corrupt plpython's "TD" dictionary in a recursive trigger call. | Tom Lane | 15.8 |
| 2024-04-01 | Avoid possible longjmp-induced logic error in PLy_trigger_build_args. | Tom Lane | 15.7 |
| 2023-05-04 | Move return statements out of PG_TRY blocks. | Nathan Bossart | 15.3 |
| 2022-03-08 | plpython: Code cleanup related to removal of Python 2 support. | Andres Freund | 15.0 |