Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-07 | Don't corrupt plpython's "TD" dictionary in a recursive trigger call. | Tom Lane | 14.13 |
| 2021-06-10 | Reconsider the handling of procedure OUT parameters. | Tom Lane | 14.0 |
| 2020-12-15 | Improve hash_create()'s API for some added robustness. | Tom Lane | 14.0 |
| 2020-10-29 | Don't use custom OID symbols in pg_type.dat, either. | Tom Lane | 14.0 |
| 2020-10-05 | Support for OUT parameters in procedures | Peter Eisentraut | 14.0 |