id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
940,Can't compile PostGIS against PostgreSQL 9.1 beta1,robe,robe,"I think something has changed in maybe the aggregation logic of 9.1.  I was able to compile postgis against 9.1 alpha5 (saw I thought anyway).  Just switched to 9.1 beta1 and now I get this error.


{{{
 -Ic:/projects/pg/pg91b1/include/POSTGR~1/server/port/win32  -c -o lwgeom_accum.o lwgeom_accum.c
lwgeom_accum.c:306:54: macro ""InitFunctionCallInfoData"" requires 6 arguments, but only 5 given
lwgeom_accum.c: In function `PGISDirectFunctionCall1':
lwgeom_accum.c:306: error: `InitFunctionCallInfoData' undeclared (first use in this function)
lwgeom_accum.c:306: error: (Each undeclared identifier is reported only once
lwgeom_accum.c:306: error: for each function it appears in.)
make[1]: *** [lwgeom_accum.o] Error 1
}}}

Can someone else confirm who has PostgreSQL 9.1 beta 1 installed confirm this is a real issue and not limited to my hacked MingW setup.
",defect,closed,blocker,PostGIS 2.0.0,postgis,trunk,fixed,,
