Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-05-09 | Repair issues with faulty generation of merge-append plans. | Tom Lane | 10.9 |
| 2017-12-22 | Fix UNION/INTERSECT/EXCEPT over no columns. | Tom Lane | 10.2 |
| 2017-08-11 | Add regression tests exercising the non-hashed code paths in nodeSetop.c. | Tom Lane | 10.0 |
| 2017-04-07 | Fix planner error (or assert trap) with nested set operations. | Tom Lane | 10.0 |
| 2017-01-19 | Fix Assert failure induced by commit 215b43cdc. | Tom Lane | 10.0 |
| 2016-10-10 | Make regression tests less dependent on hash table order. | Andres Freund | 10.0 |