[PostGIS] #5839: Does not comile with postgres 18
PostGIS
trac at osgeo.org
Thu Jan 23 02:07:18 PST 2025
#5839: Does not comile with postgres 18
-----------------------+---------------------------
Reporter: RekGRpth | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.5.3
Component: postgis | Version: master
Resolution: | Keywords:
-----------------------+---------------------------
Comment (by laurenz):
I'm hitting the same problem.
I think the right fix would be to get rid of `coreIntHandler`:
`_PG_fini()` could simply be removed (it is never called from PostgreSQL),
and `handleInterrupt(int)` can just skip calling the previous interrupt
handler.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5839#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