[postgis-devel] Re: PostgreSQL HEAD array changes
strk at refractions.net
strk at refractions.net
Mon Nov 28 03:59:22 PST 2005
On Fri, Nov 25, 2005 at 10:40:01PM -0700, Michael Fuhr wrote:
...
> No problems so far. I've tested HEAD on the following systems:
>
> PostgreSQL 8.0.4, Solaris 9/sparc, gcc 3.4.2
> PostgreSQL 8.1.0, FreeBSD 6.0/i386, gcc 3.4.4
> PostgreSQL 8.2devel, Solaris 9/sparc, gcc 3.4.2
>
> Regression tests pass with the exception of the trivial differences
> I've noted before on Solaris. Both Solaris and FreeBSD do report
> the following difference for the "regress" test; I don't remember
> seeing it before:
>
> 132c132
> < ERROR: LWGEOM2GEOS: exception during polygon shell conversion
> ---
> > ERROR: POSTGIS2GEOS conversion failed
The "expected" version is the one dumped by the GEOS C wrapper
(building against GEOS-HEAD would use the C wrapper)
If you can test that as well it would be nice.
Thanks a lot!
--strk;
More information about the postgis-devel
mailing list