[postgis-devel] [PostGIS] #1802: Ensure interruptability of long-running calls
PostGIS
trac at osgeo.org
Wed Jun 6 03:57:03 PDT 2012
#1802: Ensure interruptability of long-running calls
---------------------+------------------------------------------------------
Reporter: strk | Owner: strk
Type: task | Status: new
Priority: medium | Milestone: PostGIS 2.0.1
Component: postgis | Version: 2.0.x
Keywords: |
---------------------+------------------------------------------------------
Comment(by strk):
So in r9850 we do have the signal handling code protected by a
POSTGIS_ENABLE_GEOS_INTERRUPTIBILITY macro, undefined by default.
If you are not building against GEOS-3.4.0+ you can't define the macro
(it's undefined later in this case).
This should make it very easy for anyone to test.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1802#comment:19>
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-devel
mailing list