Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-12-01 | Fix under-parenthesized display of AT TIME ZONE constructs. | Tom Lane | 14.7 |
| 2022-07-21 | Fix ruleutils issues with dropped cols in functions-returning-composite. | Tom Lane | 14.5 |
| 2022-01-13 | Fix ruleutils.c's dumping of whole-row Vars in more contexts. | Tom Lane | 14.2 |
| 2021-01-18 | Add bytea equivalents of ltrim() and rtrim(). | Tom Lane | 14.0 |
| 2020-11-04 | Improve our ability to regurgitate SQL-syntax function calls. | Tom Lane | 14.0 |