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
Дата
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>)
Список 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 по дате отправления:

Предыдущее
От: Noel Proffitt
Дата:
Сообщение: PostGIS 1.5.2 Doesn't compile with PG 9.1Beta1
Следующее
От: Emanuel Calvo
Дата:
Сообщение: [PG 9.1 beta] Could not open relation