Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-11-04 | Remove useless entries for aggregate functions from fmgrtab.c. | Tom Lane | 14.0 |
| 2020-09-06 | Fix misleading error message about inconsistent moving-aggregate types. | Tom Lane | 14.0 |
| 2020-09-05 | Switch to multi-inserts when registering dependencies for many code paths | Michael Paquier | 14.0 |
| 2020-07-01 | Refactor ObjectAddress field assignments in more places | Michael Paquier | 14.0 |