Commits

DateSubjectAuthorReleases
2018-03-29 Remove 'target' from GroupPathExtraData. Robert Haas 11.0
2018-03-22 Implement partition-wise grouping/aggregation. Robert Haas 11.0
2018-02-28 For partitionwise join, match on partcollation, not parttypcoll. Robert Haas 11.0
2018-02-26 Add a new upper planner relation for partially-aggregated results. Robert Haas 11.0
2018-02-05 Fix possible crash in partition-wise join. Robert Haas 11.0
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-29 Update typedefs.list and re-run pgindent Robert Haas 11.0
2017-11-13 Track in the plan the types associated with PARAM_EXEC parameters. Robert Haas 11.0
2017-10-06 Basic partition-wise join functionality. Robert Haas 11.0
2017-09-21 Associate partitioning information with each RelOptInfo. Robert Haas 11.0
2017-09-14 Expand partitioned table RTEs level by level, without flattening. Robert Haas 11.0
2017-05-01 Fire per-statement triggers on partitioned tables. Robert Haas 10.0
2017-04-04 Abstract logic to allow for multiple kinds of child rels. Robert Haas 10.0
2017-04-01 Fix parallel query so it doesn't spoil row estimates above Gather. Robert Haas 9.6.3
2017-04-01 Fix parallel query so it doesn't spoil row estimates above Gather. Robert Haas 10.0
2017-03-21 Don't scan partitioned tables. Robert Haas 10.0
2017-03-09 Add a Gather Merge executor node. Robert Haas 10.0
2017-02-15 Add optimizer and executor support for parallel index scans. Robert Haas 10.0
2016-09-14 Improve code comment for GatherPath's single_copy flag. Robert Haas 10.0
2016-08-31 Update comments to reflect code rearrangement. Robert Haas 9.6.0
2016-08-31 Update comments to reflect code rearrangement. Robert Haas 10.0
2016-07-01 Set consider_parallel correctly for upper planner rels. Robert Haas 9.6.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-06-09 Don't generate parallel paths for rels with parallel-restricted outputs. Robert Haas 9.6.0