Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-05-12 | Make pull_var_clause() handle GroupingFuncs exactly like Aggrefs. | Tom Lane | 15.0 |
| 2022-03-27 | Remove useless variable. | Tom Lane | 15.0 |
| 2022-03-17 | Don't bother to attach column name lists to RowExprs of named types. | Tom Lane | 15.0 |
| 2022-01-09 | Make pg_get_expr() more bulletproof. | Tom Lane | 15.0 |
| 2021-09-17 | Fix pull_varnos to cope with translated PlaceHolderVars. | Tom Lane | 15.0 |