aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2015-12-09 13:18:09 -0500
committerRobert Haas <rhaas@postgresql.org>2015-12-09 13:21:19 -0500
commitb287df70e4080350aa471ecca428be145581dd4d (patch)
tree10f57a8c7d1029fa1c1b7caabf24ce0925f23b07 /src/backend/executor/nodeModifyTable.c
parent25c539233044c235e97fd7c9dc600fb5f08fe065 (diff)
downloadpostgresql-b287df70e4080350aa471ecca428be145581dd4d.tar.gz
postgresql-b287df70e4080350aa471ecca428be145581dd4d.zip
Allow EXPLAIN (ANALYZE, VERBOSE) to display per-worker statistics.
The original parallel sequential scan commit included only very limited changes to the EXPLAIN output. Aggregated totals from all workers were displayed, but there was no way to see what each individual worker did or to distinguish the effort made by the workers from the effort made by the leader. Per a gripe by Thom Brown (and maybe others). Patch by me, reviewed by Amit Kapila.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions