Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-05-10 | Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. | Tom Lane | 14.0 |
| 2021-04-06 | Postpone some stuff out of ExecInitModifyTable. | Tom Lane | 14.0 |
| 2021-03-31 | Rework planning and execution of UPDATE and DELETE. | Tom Lane | 14.0 |
| 2021-01-28 | Fix hash partition pruning with asymmetric partition sets. | Tom Lane | 14.0 |
| 2020-12-15 | Improve hash_create()'s API for some added robustness. | Tom Lane | 14.0 |
| 2020-09-16 | Don't fetch partition check expression during InitResultRelInfo. | Tom Lane | 14.0 |
| 2020-08-05 | Fix matching of sub-partitions when a partitioned plan is stale. | Tom Lane | 14.0 |