Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-15 | Fix type-checking of RECORD-returning functions in FROM, redux. | Tom Lane | 14.12 |
| 2022-10-16 | Fix EXPLAIN of SEARCH BREADTH FIRST with a constant initial value. | Tom Lane | 14.6 |
| 2021-06-10 | Reconsider the handling of procedure OUT parameters. | Tom Lane | 14.0 |
| 2021-01-25 | Fix broken ruleutils support for function TRANSFORM clauses. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-20 | Multirange datatypes | Alexander Korotkov | 14.0 |
| 2020-11-23 | Make some sanity-check elogs more verbose | Alvaro Herrera | 14.0 |
| 2020-10-05 | Support for OUT parameters in procedures | Peter Eisentraut | 14.0 |