[geos-devel] GEOS/PostGIS/OSX

Norman Vine nhv at cape.com
Thu Apr 10 12:03:31 EDT 2003


Paul Ramsey writes:
>
> Godo news from the iBook:
>
> pramsey=# select count(*) from relate_test where relate(g1,g2) = result;
>   count
> -------
>     555
> (1 row)
>
> pramsey=# select count(*) from relate_test ;
>   count
> -------
>     555
> (1 row)

NICE


<32> nhv
$ uname -a
CYGWIN_NT-5.0 sfdev3 1.3.23(0.82/3/2) 2003-04-010 11:08 i686 unknown unknown
Cygwin

gis=# select count(*) from relate_test where relate(g1,g2) = result;
 count
-------
   555
(1 row)

gis=# select count(*) from relate_test ;
 count
-------
   555
(1 row)

Cheers

Norman




More information about the geos-devel mailing list