[postgis-tickets] [PostGIS] #3814: Can't compile against PostgreSQL 11 head
PostGIS
trac at osgeo.org
Wed Aug 23 00:21:42 PDT 2017
#3814: Can't compile against PostgreSQL 11 head
-----------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: assigned
Priority: critical | Milestone: PostGIS 2.4.0
Component: postgis | Version: trunk
Resolution: | Keywords:
-----------------------+---------------------------
Comment (by robe):
On further inspection PostgreSQL 11 stopped compiling in against PostGIS
on 8/20.
I attribute the issue to this PostgreSQL master commit:
{{{
Subproject Builds
Changes
Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). (detail)
Partially flatten struct tupleDesc so that it can be used in DSM.
(detail)
Revision: c6293249dc178f52dd508c3e6ff353af41c90b58
refs/remotes/origin/master
}}}
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=c6293249dc178f52dd508c3e6ff353af41c90b58
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3814#comment:1>
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