Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-06 | Further fixes for MULTIEXPR_SUBLINK fix. | Tom Lane | 11.18 |
| 2020-12-01 | Ensure that expandTableLikeClause() re-examines the same table. | Tom Lane | 11.11 |
| 2018-12-10 | Add stack depth checks to key recursive functions in backend/nodes/*.c. | Tom Lane | 11.2 |
| 2018-02-07 | Support all SQL:2011 options for window frame clauses. | Tom Lane | 11.0 |
| 2018-01-26 | Remove the obsolete WITH clause of CREATE FUNCTION. | Tom Lane | 11.0 |
| 2017-10-03 | Allow multiple tables to be specified in one VACUUM or ANALYZE command. | Tom Lane | 11.0 |
| 2017-09-30 | Support arrays over domains. | Tom Lane | 11.0 |