Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-08-22 | Avoid pushing quals down into sub-queries that have grouping sets. | Tom Lane | 9.6.20 |
| 2018-01-12 | Fix incorrect handling of subquery pullup in the presence of grouping sets. | Tom Lane | 9.6.7 |
| 2017-10-26 | Make setrefs.c match by ressortgroupref even for plain Vars. | Tom Lane | 9.6.6 |