Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-21 | Suppress more variable-set-but-not-used warnings from clang 15. | Tom Lane | 14.6 |
| 2022-05-12 | Make pull_var_clause() handle GroupingFuncs exactly like Aggrefs. | Tom Lane | 14.4 |
| 2021-09-17 | Fix pull_varnos to cope with translated PlaceHolderVars. | Tom Lane | 14.0 |
| 2021-01-21 | Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. | Tom Lane | 14.0 |