Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-09 | Fix recursive RECORD-returning plpython functions. | Tom Lane | 12.20 |
| 2024-05-07 | Don't corrupt plpython's "TD" dictionary in a recursive trigger call. | Tom Lane | 12.20 |
| 2024-04-01 | Avoid possible longjmp-induced logic error in PLy_trigger_build_args. | Tom Lane | 12.19 |
| 2023-05-04 | Move return statements out of PG_TRY blocks. | Nathan Bossart | 12.15 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-03-30 | Generated columns | Peter Eisentraut | 12.0 |
| 2019-01-26 | Change function call information to be variable length. | Andres Freund | 12.0 |