On Wed, Mar 19, 2014 at 08:00:29AM -0700, Jason wrote:

> Although my concern is if any functions HAVE changed that we will run into 
> the same issue. We have a good amount of views that reference postgis 
> functions. Why not do a "create or replace" instead of a drop and create? 

There's no "create or replace" for aggregate functions.
No such problem with functions.
ST_Union is an aggregate.

--strk;
_______________________________________________
postgis-users mailing list
[email protected]
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

Reply via email to