[postgis-devel] Re: lwg wkt parser kills postgres
Carl Anderson
carl.anderson at co.fulton.ga.us
Mon Jun 7 11:48:29 PDT 2004
David Blasby wrote:
> strk wrote:
>
>> I've reverted the change in lwg_parse_yyerror(), so we can all try
>> to figure out what the problem is. FYI my YACC is:
>> bison (GNU Bison) 1.875a
>> Carl has the same problem, what yacc Carl?
>
>
>
> $bison --version
> bison (GNU Bison) 1.32
>
> I've never had a problem with it crashing...
>
> lwgeom_reg=# select 'POINT()'::lwgeom;
> ERROR: parse error - invalid geometry
> lwgeom_reg=# select 'POINT(EMPTY)'::lwgeom;
> ERROR: parse error - invalid geometry
>
> This works on the CVS version from a few hours ago and the current one.
>
> dave
>
How did you compile Postgres -- I had to upgrade to the reccommended
bison 1.875 to get Postgres 7.4.2 working
>
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel
--
Carl Anderson
GIS Manager, Fulton County E&CD
404.730.8026
carl.anderson at co.fulton.ga.us
More information about the postgis-devel
mailing list