Re: PostGIS 1.5.2 Doesn't compile with PG 9.1Beta1 - Mailing list pgsql-testers

From Póka Balázs
Subject Re: PostGIS 1.5.2 Doesn't compile with PG 9.1Beta1
Date
Msg-id BANLkTimLkK7G_3E-Ln=12eg0qPcBHCpUoA@mail.gmail.com
Whole thread Raw
In response to PostGIS 1.5.2 Doesn't compile with PG 9.1Beta1  (Noel Proffitt <noelp@calpacs.org>)
List pgsql-testers
Hi,

2011/5/13 Noel Proffitt <noelp@calpacs.org>:
> As of PG9.1Beta1, PostGIS 1.5.2, the current stable version, will not compile due to an added argument to
> InitFunctionCallInfoData.

I bumped into this problem earlier. I made a simple modification to
the only line which contains this call (lwgeom_accum.c:306), and
changed it to:

InitFunctionCallInfoData(fcinfo, NULL, 1, InvalidOid, NULL, NULL);

It compiles, and seems to work. Nevertheless, expert advice is welcome.

regards,
Balázs Póka

pgsql-testers by date:

Previous
From: Noel Proffitt
Date:
Subject: PostGIS 1.5.2 Doesn't compile with PG 9.1Beta1
Next
From: Emanuel Calvo
Date:
Subject: [PG 9.1 beta] Could not open relation