[postgis-tickets] [PostGIS] #3121: PostgreSQL 9.5 fails compiling against 2.2 in twkb
PostGIS
trac at osgeo.org
Sun May 17 23:57:41 PDT 2015
#3121: PostgreSQL 9.5 fails compiling against 2.2 in twkb
----------------------+---------------------------
Reporter: robe | Owner: nicklas
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+---------------------------
Comment (by robe):
Note from Peter Geoghegan for completeness - guess Igot the commit wrong
and should be:
https://github.com/postgres/postgres/commit/13dbc7a8
----
On Sun, May 17, 2015 at 6:07 PM, wrote:
> I suspect the problem commit is this:
> https://github.com/postgres/postgres/commit/1dc5ebc9077ab742079ce5dac9
> a6664248d42916
Looks like commit 13dbc7a8 to me.
It is safe to just add a third argument to that function call, NULL.
That's all that was done for the array_create_iterator() call in pl_exec.c
by commit 13dbc7a8.
--
Peter Geoghegan
----
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3121#comment:3>
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