Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-06 | Fix failure with SQL-procedure polymorphic output arguments in v12. | Tom Lane | 12.20 |
| 2024-05-15 | Fix handling of polymorphic output arguments for procedures. | Tom Lane | 12.20 |
| 2024-03-12 | Fix confusion about the return rowtype of SQL-language procedures. | Tom Lane | 12.19 |
| 2019-02-07 | Add collation assignment to CALL statement | Peter Eisentraut | 12.0 |
| 2018-07-24 | psql: Add option for procedures to \df | Peter Eisentraut | 12.0 |
| 2018-07-06 | Allow CALL with polymorphic type arguments | Peter Eisentraut | 12.0 |