Commits

DateSubjectAuthorReleases
2018-08-03 Match the buffer usage tracking for leader and worker backends. Amit Kapila 10.5
2018-08-03 Match the buffer usage tracking for leader and worker backends. Amit Kapila 11.0
2018-08-03 Match the buffer usage tracking for leader and worker backends. Amit Kapila 12.0
2018-03-22 Basic planner and executor integration for JIT. Andres Freund 11.0
2018-02-02 Support parallel btree index builds. Robert Haas 11.0
2018-01-04 Back-port fix for accumulation of parallel worker instrumentation. Robert Haas 9.6.7
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-21 Add parallel-aware hash joins. Andres Freund 11.0
2017-12-20 When passing query strings to workers, pass the terminating \0. Robert Haas 10.2
2017-12-20 When passing query strings to workers, pass the terminating \0. Robert Haas 11.0
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-18 Fix crashes on plans with multiple Gather (Merge) nodes. Robert Haas 10.2
2017-12-18 Fix crashes on plans with multiple Gather (Merge) nodes. 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-12-05 Fix EXPLAIN ANALYZE of hash join when the leader doesn't participate. Andres Freund 11.0
2017-11-20 Pass eflags down to parallel workers. Robert Haas 11.0
2017-11-17 Provide DSM segment to ExecXXXInitializeWorker functions. Andres Freund 11.0
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-10-11 pg_stat_statements: Widen query IDs from 32 bits to 64 bits. Robert Haas 11.0