Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-16 | Undo unintentional ABI break in struct ResultRelInfo. | Tom Lane | 16.6 |
| 2023-05-19 | Fix misbehavior of EvalPlanQual checks with multiple result relations. | Tom Lane | 16.0 |
| 2023-04-05 | Support "Right Anti Join" plan shapes. | Tom Lane | 16.0 |
| 2023-03-06 | Fix some more cases of missed GENERATED-column updates. | Tom Lane | 16.0 |
| 2023-03-02 | Mop up some undue familiarity with the innards of Bitmapsets. | Tom Lane | 16.0 |
| 2023-01-05 | Fix calculation of which GENERATED columns need to be updated. | Tom Lane | 16.0 |
| 2022-07-09 | Doc: rearrange high-level commentary about node support coverage. | Tom Lane | 16.0 |
| 2022-07-09 | Mark PlanState as an abstract node type. | Tom Lane | 16.0 |