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-06-06 | Fix inconsistent equalfuncs.c behavior for FuncCall.funcformat. | Tom Lane | 14.0 |
| 2021-01-04 | Re-implement pl/pgsql's expression and assignment parsing. | Tom Lane | 14.0 |
| 2020-12-09 | Support subscripting of arbitrary types, not only arrays. | Tom Lane | 14.0 |
| 2020-12-01 | Ensure that expandTableLikeClause() re-examines the same table. | Tom Lane | 14.0 |
| 2020-11-14 | Provide the OR REPLACE option for CREATE TRIGGER. | Tom Lane | 14.0 |
| 2020-11-04 | Improve our ability to regurgitate SQL-syntax function calls. | Tom Lane | 14.0 |