Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-09 | Fix recursive RECORD-returning plpython functions. | Tom Lane | 16.4 |
| 2024-05-07 | Don't corrupt plpython's "TD" dictionary in a recursive trigger call. | Tom Lane | 16.4 |
| 2024-04-01 | Avoid possible longjmp-induced logic error in PLy_trigger_build_args. | Tom Lane | 16.3 |
| 2023-05-04 | Move return statements out of PG_TRY blocks. | Nathan Bossart | 16.0 |
| 2022-10-07 | Fix final warnings produced by -Wshadow=compatible-local | David Rowley | 16.0 |