Commits

DateSubjectAuthorReleases
2025-10-07 Assign each subquery a unique name prior to planning it. Robert Haas 19 (unreleased)
2025-02-27 EXPLAIN: Always use two fractional digits for row counts. Robert Haas 18.0
2025-02-21 Allow EXPLAIN to indicate fractional rows. Robert Haas 18.0
2024-08-21 Show number of disabled nodes in EXPLAIN ANALYZE output. Robert Haas 18.0
2024-08-21 Treat number of disabled nodes in a path as a separate cost metric. Robert Haas 18.0
2018-04-25 Prevent generation of bogus subquery scan paths. Robert Haas 11.0
2018-03-13 Let Parallel Append over simple UNION ALL have partial subpaths. Robert Haas 11.0
2018-02-28 Fix assertion failure when Parallel Append is run serially. Robert Haas 11.0
2018-01-04 Back-port fix for accumulation of parallel worker instrumentation. Robert Haas 9.6.7
2017-12-19 Try again to fix accumulation of parallel worker instrumentation. Robert Haas 10.2
2017-12-19 Try again to fix accumulation of parallel worker instrumentation. Robert Haas 11.0
2017-12-13 Revert "Fix accumulation of parallel worker instrumentation." Robert Haas 10.2
2017-12-13 Revert "Fix accumulation of parallel worker instrumentation." Robert Haas 11.0
2017-12-05 Support Parallel Append plan nodes. Robert Haas 11.0
2017-12-05 Fix accumulation of parallel worker instrumentation. Robert Haas 10.2
2017-12-05 Fix accumulation of parallel worker instrumentation. Robert Haas 11.0
2017-11-16 Pass InitPlan values to workers via Gather (Merge). Robert Haas 11.0
2017-11-15 Add parallel_leader_participation GUC. Robert Haas 11.0
2017-11-13 Push target list evaluation through Gather Merge. Robert Haas 11.0
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 9.6.6
2017-10-29 Fix problems with the "role" GUC and parallel query. Robert Haas 10.1
2017-10-29 Fix problems with the "role" GUC and parallel query. Robert Haas 11.0
2017-10-27 Allow parallel query for prepared statements with generic plans. Robert Haas 11.0
2017-08-29 Push tuple limits through Gather and Gather Merge. Robert Haas 11.0