Re: PostGIS 1.5.2 Doesn't compile with PG 9.1Beta1

Поиск
Список
Период
Сортировка
Искать
От
Póka Balázs
Тема
Re: PostGIS 1.5.2 Doesn't compile with PG 9.1Beta1
Дата
в 20:20:18
Msg-id
BANLkTimLkK7G_3E-Ln=12eg0qPcBHCpUoA@mail.gmail.com
Ответ на
Список
Дерево обсуждения
PostGIS 1.5.2 Doesn't compile with PG 9.1Beta1 Noel Proffitt <noelp@calpacs.org>
Re: PostGIS 1.5.2 Doesn't compile with PG 9.1Beta1 Póka Balázs <poka@idata.hu>
Hi,

2011/5/13 Noel Proffitt :
> 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 по дате отправления
От: Noel Proffitt
Дата:
От: Emanuel Calvo
Дата:
FAQ