summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2022-08-23 10:20:02 +0530
committerAmit Kapila <akapila@postgresql.org>2022-08-23 10:20:02 +0530
commitf972ec5c285c3bc50d81f8044e08cd636017ab68 (patch)
tree4df4c21f0ed42af15828f83f165a28a68c5e0ae2 /src/backend/access/gist/gist.c
parent1d77afefbd1dd13a0ebec9d6675dd305e86c0538 (diff)
downloadpostgresql-f972ec5c285c3bc50d81f8044e08cd636017ab68.tar.gz
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/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions