[postgis-tickets] [PostGIS] #3946: PostgreSQL 11 head no longer compiles against PostGIS trunk
PostGIS
trac at osgeo.org
Wed Dec 20 06:37:17 PST 2017
#3946: PostgreSQL 11 head no longer compiles against PostGIS trunk
----------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.5.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+---------------------------
Comment (by pramsey):
Third option, from convo in hackers:
* Using MemoryContextRegisterResetCallback on a AllocSetContext created
under our PortalContext should do the trick, with less direct mucking
about into the internals of contexts.
Only good for 9.5+, and might need some massaging to still work with old
cache scheme.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3946#comment:6>
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