Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | 11.0 |
| 2018-04-08 | Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. | Tom Lane | 11.0 |
| 2018-01-28 | Add stack-overflow guards in set-operation planning. | Tom Lane | 11.0 |
| 2018-01-12 | Avoid unnecessary failure in SELECT concurrent with ALTER NO INHERIT. | Tom Lane | 11.0 |
| 2017-12-22 | Fix UNION/INTERSECT/EXCEPT over no columns. | Tom Lane | 11.0 |
| 2017-11-02 | Teach planner to account for HAVING quals in aggregation plan nodes. | Tom Lane | 11.0 |
| 2017-08-17 | Add missing "static" marker. | Tom Lane | 11.0 |
| 2017-08-15 | Avoid out-of-memory in a hash join with many duplicate inner keys. | Tom Lane | 11.0 |