Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-29 | Fix possible use after free in expand_partitioned_rtentry() | David Rowley | 15.15 |
| 2024-08-19 | Avoid failure to open dropped detached partition | Alvaro Herrera | 15.9 |
| 2023-01-05 | Fix calculation of which GENERATED columns need to be updated. | Tom Lane | 15.2 |
| 2022-10-24 | Update some comments that should've covered MERGE | Alvaro Herrera | 15.1 |
| 2022-01-25 | Fix various typos, grammar and code style in comments and docs | Michael Paquier | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-08-02 | Track a Bitmapset of non-pruned partitions in RelOptInfo | David Rowley | 15.0 |