summaryrefslogtreecommitdiff
path: root/contrib/btree_gist/sql/timetz.sql
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2018-08-03 10:07:56 +0530
committerAmit Kapila <akapila@postgresql.org>2018-08-03 10:07:56 +0530
commit7124c93fb54fdd3bcf98e29392fc66ddb81f5343 (patch)
tree55c213b2edc0be57b9e7d4e311c1865a0268b809 /contrib/btree_gist/sql/timetz.sql
parent764e21db0e2eb384785f94bc0087229318250f9e (diff)
Match the buffer usage tracking for leader and worker backends.
In the leader backend, we don't track the buffer usage for ExecutorStart phase whereas in worker backend we track it for ExecutorStart phase as well. This leads to different value for buffer usage stats for the parallel and non-parallel query. Change the code so that worker backend also starts tracking buffer usage after ExecutorStart. Author: Amit Kapila and Robert Haas Reviewed-by: Robert Haas and Andres Freund Backpatch-through: 9.6 where this code was introduced Discussion: https://postgr.es/m/86137f17-1dfb-42f9-7421-82fd786b04a1@anayrat.info
Diffstat (limited to 'contrib/btree_gist/sql/timetz.sql')
0 files changed, 0 insertions, 0 deletions