Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-30 | Support arrays over domains. | Tom Lane | 11.0 |
| 2017-09-08 | Allow a partitioned table to have a default partition. | Robert Haas | 11.0 |
| 2017-08-30 | Force rescanning of parallel-aware scan nodes below a Gather[Merge]. | Tom Lane | 11.0 |