Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-15 | Fix handling of polymorphic output arguments for procedures. | Tom Lane | 15.8 |
| 2022-04-20 | Fix breakage in AlterFunction(). | Tom Lane | 15.0 |
| 2022-04-07 | pgstat: scaffolding for transactional stats creation / drop. | Andres Freund | 15.0 |
| 2022-01-17 | Add Boolean node | Peter Eisentraut | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-09-21 | Fix misevaluation of STABLE parameters in CALL within plpgsql. | Tom Lane | 15.0 |
| 2021-07-15 | Improve reporting of "conflicting or redundant options" errors. | Dean Rasheed | 15.0 |