Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-02-22 | Try to stabilize EXPLAIN output in partition_check test. | Robert Haas | 11.0 |
| 2018-02-22 | Charge cpu_tuple_cost * 0.5 for Append and MergeAppend nodes. | Robert Haas | 11.0 |
| 2018-02-05 | Fix possible crash in partition-wise join. | Robert Haas | 11.0 |
| 2017-11-09 | Add hash partitioning. | Robert Haas | 11.0 |
| 2017-10-06 | Basic partition-wise join functionality. | Robert Haas | 11.0 |