aboutsummaryrefslogtreecommitdiff
path: root/src/include/postgres_ext.h
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2015-12-14 16:44:40 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2015-12-14 16:44:40 -0300
commitc54bc78b6171ee1ba3d903e9ead3e9b8a80518b8 (patch)
tree405686a9293b74bb8c2ec9ae5f3393396c450857 /src/include/postgres_ext.h
parent4b58ded7498fccac1526cb27788dd7baad651b14 (diff)
downloadpostgresql-c54bc78b6171ee1ba3d903e9ead3e9b8a80518b8.tar.gz
postgresql-c54bc78b6171ee1ba3d903e9ead3e9b8a80518b8.zip
Add missing CHECK_FOR_INTERRUPTS in lseg_inside_poly
Apparently, there are bugs in this code that cause it to loop endlessly. That bug still needs more research, but in the meantime it's clear that the loop is missing a check for interrupts so that it can be cancelled timely. Backpatch to 9.1 -- this has been missing since 49475aab8d0d.
Diffstat (limited to 'src/include/postgres_ext.h')
0 files changed, 0 insertions, 0 deletions