Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2020-09-03 Avoid lockup of a parallel worker when reporting a long error message. Tom Lane 10.15
2019-11-26 Don't shut down Gather[Merge] early under Limit. Amit Kapila 10.12
2018-10-03 MAXALIGN the target address where we store flattened value. Amit Kapila 10.6
2018-09-14 Don't allow LIMIT/OFFSET clause within sub-selects to be pushed to workers. Amit Kapila 10.6
2018-09-04 Prohibit pushing subqueries containing window function calculation to Amit Kapila 10.6
2018-06-21 Fix mishandling of sortgroupref labels while splitting SRF targetlists. Tom Lane 10.5
2017-12-19 Try again to fix accumulation of parallel worker instrumentation. Robert Haas 10.2
2017-12-13 Revert "Fix accumulation of parallel worker instrumentation." Robert Haas 10.2
2017-12-05 Fix accumulation of parallel worker instrumentation. Robert Haas 10.2
2017-11-14 Prevent int128 from requiring more than MAXALIGN alignment. Tom Lane 10.2
2017-10-29 Allow parallel query for prepared statements with generic plans. Robert Haas 10.1
2017-10-29 Fix problems with the "role" GUC and parallel query. Robert Haas 10.1
2017-08-31 Improve code coverage of select_parallel test. Tom Lane 10.0
2017-08-30 Restore test case from a2b70c89ca1a5fcf6181d3c777d82e7b83d2de1b. Tom Lane 10.0
2017-08-17 Temporarily revert test case from a2b70c89ca1a5fcf6181d3c777d82e7b83d2de1b. Tom Lane 10.0
2017-08-17 Fix ExecReScanGatherMerge. Tom Lane 10.0
2017-08-14 Expand coverage of parallel gather merge a bit. Andres Freund 10.0
2017-04-18 Fix testing of parallel-safety of SubPlans. Tom Lane 10.0
2017-04-06 Fix parallel bitmapscan tests on builds without USE_PREFETCH. Andres Freund 10.0
2017-04-06 Add minimal test for EXPLAIN ANALYZE of parallel query. Andres Freund 10.0
2017-04-06 Increase parallel bitmap scan test coverage. Andres Freund 10.0
2017-03-09 Add a Gather Merge executor node. Robert Haas 10.0
2017-03-08 Support parallel bitmap heap scans. Robert Haas 10.0
2017-03-07 Consider parallel merge joins. Robert Haas 10.0
2017-02-19 Add optimizer and executor support for parallel index-only scans. Robert Haas 10.0