Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-06 | Fix failure with SQL-procedure polymorphic output arguments in v12. | Tom Lane | 14.13 |
| 2024-05-15 | Fix handling of polymorphic output arguments for procedures. | Tom Lane | 14.13 |
| 2024-03-12 | Fix confusion about the return rowtype of SQL-language procedures. | Tom Lane | 14.12 |
| 2021-06-10 | Reconsider the handling of procedure OUT parameters. | Tom Lane | 14.0 |
| 2021-04-07 | SQL-standard function body | Peter Eisentraut | 14.0 |
| 2020-10-05 | Support for OUT parameters in procedures | Peter Eisentraut | 14.0 |