Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-13 | Catch stack overflow when recursing in transformFromClauseItem(). | Tom Lane | 14.6 |
| 2021-06-06 | Fix inconsistent equalfuncs.c behavior for FuncCall.funcformat. | Tom Lane | 14.0 |
| 2021-04-13 | Allow table-qualified variable names in ON CONFLICT ... WHERE. | Tom Lane | 14.0 |
| 2021-02-11 | Remove no-longer-used RTE argument of markVarForSelectPriv(). | Tom Lane | 14.0 |
| 2020-11-04 | Improve our ability to regurgitate SQL-syntax function calls. | Tom Lane | 14.0 |