On 10/8/2010 4:16 PM, Ricardo Bayley wrote:
Hi Paul,

It returns what it should, one record of type geometry.
This is why I dont understand why the function is saying that geomtry
type does not exist.

Odd right ?

On Fri, Oct 8, 2010 at 4:41 PM, Paul Ramsey <[email protected]
<mailto:[email protected]>> wrote:

    SELECT 'POINT(0 0)'::geometry;


What is your search_path set to?

set search_path to fn, public;

or something like that.

-Steve W
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to