aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_utilcmd.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2017-09-14 01:53:10 -0700
committerAndres Freund <andres@anarazel.de>2017-09-14 02:02:20 -0700
commit253c8afc9eb178b7241b4cc571acf7fb6ac6f976 (patch)
tree5ca345d197d7f754942f35016c488ef3faa6162c /src/backend/parser/parse_utilcmd.c
parent68a7c24fdf2d69fc57cfb26aba7e119aa6ca2621 (diff)
downloadpostgresql-253c8afc9eb178b7241b4cc571acf7fb6ac6f976.tar.gz
postgresql-253c8afc9eb178b7241b4cc571acf7fb6ac6f976.zip
Properly check interrupts in execScan.c.
During the development of d47cfef711 the CFI()s in ExecScan() were moved back and forth, ending up in the wrong place. Thus queries that largely spend their time in ExecScan(), and have neither projection nor a qual, can't be cancelled in a timely manner. Reported-By: Jeff Janes Author: Andres Freund Discussion: https://postgr.es/m/CAMkU=1weDXp8eLLPt9SO1LEUsJYYK9cScaGhLKpuN+WbYo9b5g@mail.gmail.com Backpatch: 10, as d47cfef711
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions