[postgis-devel] Segfault with Intersects() in 1.0.6-CVS

strk at refractions.net strk at refractions.net
Tue Dec 6 06:53:59 PST 2005


On Sat, Dec 03, 2005 at 01:14:41PM +0100, Alex Mayrhofer wrote:
...
> May i suggest that we add regression tests for each "problematic" query to 
> the distribution, probably with a reference to the respective mail archive 
> thread, like in this case:
> 
> --- postgis-devel/2005-December/001784.html
> select intersects(
>    polygonfromtext('POLYGON((0.0 0.0,1.0 0.0,1.0 1.0,1.0 0.0,0.0 0.0))'),
>    polygonfromtext('POLYGON((0.0 2.0,1.0 2.0,1.0 3.0,0.0 3.0,0.0 2.0))')
> );

Committed

--strk;

 /"\    ASCII Ribbon Campaign
 \ /    Respect for low technology.
  X     Keep e-mail messages readable by any computer system.
 / \    Keep it ASCII. 




More information about the postgis-devel mailing list