aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeHashjoin.c
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2022-08-23 09:24:51 +0530
committerAmit Kapila <akapila@postgresql.org>2022-08-23 09:24:51 +0530
commit6d05d575bec5ef9a05f8d62f1c872b71dde32a01 (patch)
tree3e55f45d7b843c66d3477a6097234a284e496df9 /src/backend/executor/nodeHashjoin.c
parent3bfea5cbba983d35506d29563952fbadb782ef52 (diff)
downloadpostgresql-6d05d575bec5ef9a05f8d62f1c872b71dde32a01.tar.gz
postgresql-6d05d575bec5ef9a05f8d62f1c872b71dde32a01.zip
Add CHECK_FOR_INTERRUPTS while decoding changes.
While decoding changes in a loop, if we skip all the changes there is no CFI making the loop uninterruptible. Reported-by: Whale Song and Andrey Borodin Bug: 17580 Author: Masahiko Sawada Reviwed-by: Amit Kapila Backpatch-through: 10 Discussion: https://postgr.es/m/17580-849c1d5b6d7eb422@postgresql.org Discussion: https://postgr.es/m/B319ECD6-9A28-4CDF-A8F4-3591E0BF2369@yandex-team.ru
Diffstat (limited to 'src/backend/executor/nodeHashjoin.c')
0 files changed, 0 insertions, 0 deletions