Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-21 | Fix ruleutils issues with dropped cols in functions-returning-composite. | Tom Lane | 11.17 |
| 2022-01-13 | Fix ruleutils.c's dumping of whole-row Vars in more contexts. | Tom Lane | 11.15 |
| 2019-06-12 | Fix incorrect printing of queries with duplicated join names. | Tom Lane | 11.4 |
| 2019-02-17 | Fix CREATE VIEW to allow zero-column views. | Tom Lane | 11.3 |
| 2018-03-15 | Clean up duplicate role and schema names in regression tests. | Tom Lane | 11.0 |