Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-16 | Undo unintentional ABI break in struct ResultRelInfo. | Tom Lane | 15.10 |
| 2023-05-19 | Fix misbehavior of EvalPlanQual checks with multiple result relations. | Tom Lane | 15.4 |
| 2023-01-05 | Fix calculation of which GENERATED columns need to be updated. | Tom Lane | 15.2 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-01-03 | Fix index-only scan plans, take 2. | Tom Lane | 15.0 |