Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-05 | Fix calculation of which GENERATED columns need to be updated. | Tom Lane | 13.10 |
| 2021-06-02 | Fix planner's row-mark code for inheritance from a foreign table. | Tom Lane | 13.4 |
| 2021-01-21 | Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. | Tom Lane | 13.2 |
| 2020-04-08 | Allow partitionwise joins in more cases. | Etsuro Fujita | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-03 | Fix EXPLAIN's column alias output for mismatched child tables. | Tom Lane | 13.0 |