Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-01-19 | Allow UPDATE to move rows between partitions. | Robert Haas | 11.0 |
| 2017-12-05 | Support Parallel Append plan nodes. | Robert Haas | 11.0 |
| 2017-11-16 | Pass InitPlan values to workers via Gather (Merge). | Robert Haas | 11.0 |
| 2017-11-13 | Track in the plan the types associated with PARAM_EXEC parameters. | Robert Haas | 11.0 |
| 2017-11-09 | Add hash partitioning. | Robert Haas | 11.0 |
| 2017-10-11 | pg_stat_statements: Widen query IDs from 32 bits to 64 bits. | Robert Haas | 11.0 |
| 2017-09-08 | Allow a partitioned table to have a default partition. | Robert Haas | 11.0 |