[PostGIS] #5137: interrupt handler called in wrong query
PostGIS
trac at osgeo.org
Fri Jan 24 12:16:51 PST 2025
#5137: interrupt handler called in wrong query
----------------------+---------------------------
Reporter: kalenik | Owner: pramsey
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 3.2.2
Component: postgis | Version: 3.2.x
Resolution: fixed | Keywords:
----------------------+---------------------------
Comment (by pramsey):
In [changeset:"5f079abb4/git" 5f079abb4/git] removed this patch because
the new approach to interrupts no longer catches pqsignal and sets both
liblwgeom and geos interrupt flags at once. Instead the callback in the
live library sets the flag, which is then immediately unset as the
interrupt check proceeds in the relevant library.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5137#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list