Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-02-25 | Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. | Tom Lane | 11.20 |
| 2022-09-06 | Further fixes for MULTIEXPR_SUBLINK fix. | Tom Lane | 11.18 |
| 2018-10-30 | Fix interaction of CASE and ArrayCoerceExpr. | Tom Lane | 11.1 |
| 2018-09-17 | Fix parsetree representation of XMLTABLE(XMLNAMESPACES(DEFAULT ...)). | Tom Lane | 11.0 |
| 2018-06-10 | Relocate partition pruning structs to a saner place. | Tom Lane | 11.0 |
| 2018-06-10 | Improve run-time partition pruning to handle any stable expression. | Tom Lane | 11.0 |
| 2017-10-26 | Support domains over composite types. | Tom Lane | 11.0 |
| 2017-09-30 | Support arrays over domains. | Tom Lane | 11.0 |