Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-13 | Repair commits 317aba70e et al for -DWRITE_READ_PARSE_PLAN_TREES. | Tom Lane | 15.13 |
| 2025-03-12 | Preserve RangeTblEntry.relid when expanding a view RTE. | Tom Lane | 15.13 |
| 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-04-06 | Allow granting SET and ALTER SYSTEM privileges on GUC parameters. | Tom Lane | 15.0 |
| 2021-08-19 | Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. | Tom Lane | 15.0 |