Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-21 | Fix ruleutils issues with dropped cols in functions-returning-composite. | Tom Lane | 12.12 |
| 2022-01-13 | Fix ruleutils.c's dumping of whole-row Vars in more contexts. | Tom Lane | 12.10 |
| 2019-06-12 | Fix incorrect printing of queries with duplicated join names. | Tom Lane | 12.0 |
| 2019-03-24 | Un-hide most cascaded-drop details in regression test results. | Tom Lane | 12.0 |
| 2019-02-17 | Fix CREATE VIEW to allow zero-column views. | Tom Lane | 12.0 |