Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-16 | Ensure generated join clauses for child rels have correct relids. | Tom Lane | 17.0 |
| 2024-01-08 | Allow examine_simple_variable() to work on INSERT RETURNING Vars. | Tom Lane | 17.0 |
| 2023-12-19 | Prevent integer overflow when forming tuple width estimates. | Tom Lane | 17.0 |
| 2023-07-21 | Fix calculation of relid sets for partitionwise child joins. | Tom Lane | 17.0 |