aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2023-02-16 07:46:31 +0530
committerAmit Kapila <akapila@postgresql.org>2023-02-16 07:46:31 +0530
commitfce003cfde219b7016140f83f67ebcfdf75aa0dc (patch)
tree620bb51220cf7add670e293c7930cff73c744606 /src/backend/executor/nodeModifyTable.c
parent1b43743f1174a5b98f77c8090a89d829c2874441 (diff)
downloadpostgresql-fce003cfde219b7016140f83f67ebcfdf75aa0dc.tar.gz
postgresql-fce003cfde219b7016140f83f67ebcfdf75aa0dc.zip
Add a new wait state and use it when sending data in the apply worker.
d9d7fe68d3 made use of an existing wait event when sending data from the apply worker, but we should have invented a new wait event since this is a new place to wait. This patch corrects the mistake by using a new wait event "LogicalApplySendData". Author: Hou Zhijie Reviewed-by: Peter Smith Discussion: https://postgr.es/m/CA+TgmobWzbr9H3yN3dLVckviEZKemPwd+XyCFKEgyZQZhgP66Q@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions