Commits

DateSubjectAuthorReleases
2018-01-05 Factor error generation out of ExecPartitionCheck. Robert Haas 11.0
2017-11-25 Avoid projecting tuples unnecessarily in Gather and Gather Merge. Robert Haas 11.0
2017-11-15 Centralize executor-related partitioning code. Robert Haas 11.0
2017-10-12 Use ResultRelInfo ** rather than ResultRelInfo * for tuple routing. Robert Haas 11.0
2017-09-07 Even if some partitions are foreign, allow tuple routing. Robert Haas 10.0
2017-09-07 Even if some partitions are foreign, allow tuple routing. Robert Haas 11.0
2017-08-29 Push tuple limits through Gather and Gather Merge. Robert Haas 11.0
2017-08-18 Fix interaction of triggers, partitioning, and EXPLAIN ANALYZE. Robert Haas 10.0
2017-08-18 Fix interaction of triggers, partitioning, and EXPLAIN ANALYZE. Robert Haas 11.0
2017-07-18 Use a real RT index when setting up partition tuple routing. Robert Haas 10.0
2017-05-16 Fix relcache leak when row triggers on partitions are fired by COPY. Robert Haas 10.0
2017-04-10 Fix reporting of violations in ExecConstraints, again. Robert Haas 10.0
2017-03-23 Allow for parallel execution whenever ExecutorRun() is done only once. Robert Haas 10.0
2017-03-21 Don't scan partitioned tables. Robert Haas 10.0
2017-01-19 Fix failure to enforce partitioning contraint for internal partitions. Robert Haas 10.0
2017-01-04 Fix reporting of constraint violations for table partitioning. Robert Haas 10.0
2017-01-04 Move partition_tuple_slot out of EState. Robert Haas 10.0
2016-12-21 Refactor partition tuple routing code to reduce duplication. Robert Haas 10.0
2016-12-16 Unbreak Finalize HashAggregate over Partial HashAggregate. Robert Haas 10.0
2016-12-07 Implement table partitioning. Robert Haas 10.0
2015-09-30 Add a Gather executor node. Robert Haas 9.6.0
2014-11-07 Introduce custom path and scan providers. Robert Haas 9.5.0
2010-07-22 Centralize DML permissions-checking logic. Robert Haas 9.1.0
2010-07-09 Add a hook in ExecCheckRTPerms(). Robert Haas 9.1.0
2009-12-15 Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics. Robert Haas 9.0.0