Commits

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

DateSubjectAuthorReleases
2019-06-06 Fix inconsistency in comments atop ExecParallelEstimate. Amit Kapila 11.4
2019-01-23 Fix misc typos in comments. Heikki Linnakangas 11.2
2018-10-03 Fix issues around EXPLAIN with JIT. Andres Freund 11.0
2018-09-25 Remove obsolete comment Alvaro Herrera 11.0
2018-09-25 Collect JIT instrumentation from workers. Andres Freund 11.0
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 11.0
2018-08-03 Match the buffer usage tracking for leader and worker backends. Amit Kapila 11.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-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 11.0
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 11.0
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 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
2017-09-15 Remove TupleDesc remapping logic from tqueue.c. Andres Freund 11.0
2017-09-07 Reduce excessive dereferencing of function pointers Peter Eisentraut 11.0