• Alvaro Herrera's avatar
    Add missing CHECK_FOR_INTERRUPTS in lseg_inside_poly · 0d8f3d5d
    Alvaro Herrera authored
    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 49475aab.
    0d8f3d5d
geo_ops.c 122 KB