Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-02-25 | Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. | Tom Lane | 12.15 |
| 2022-09-06 | Further fixes for MULTIEXPR_SUBLINK fix. | Tom Lane | 12.13 |
| 2019-07-01 | Fix many typos and inconsistencies | Michael Paquier | 12.0 |
| 2019-06-09 | Reconcile nodes/*funcs.c with PostgreSQL 12 work. | Noah Misch | 12.0 |
| 2019-03-06 | tableam: introduce table AM infrastructure. | Andres Freund | 12.0 |
| 2019-02-01 | Renaming for new subscripting mechanism | Alvaro Herrera | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-10-30 | Fix interaction of CASE and ArrayCoerceExpr. | Tom Lane | 12.0 |
| 2018-09-17 | Fix parsetree representation of XMLTABLE(XMLNAMESPACES(DEFAULT ...)). | Tom Lane | 12.0 |