On 9/11/2014 2:00 PM, datagonzo wrote:
This error is odd because the function works fine from template database and
because the function shows up in the list of extensions for the database I'm
using. Additionally, the parse_addres() function and other postgis functions
work.

Cast the argument to text

select pagc_normalize_address('address string'::text);
_______________________________________________
postgis-users mailing list
[email protected]
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

Reply via email to