[postgis-tickets] [PostGIS] #2560: view xxx depends on function st_union(geometry)

PostGIS trac at osgeo.org
Mon Dec 9 08:08:23 PST 2013


#2560: view xxx depends on function st_union(geometry)
-----------------------------------+----------------------------------------
 Reporter:  strk                   |       Owner:  strk         
     Type:  defect                 |      Status:  new          
 Priority:  medium                 |   Milestone:  PostGIS 2.1.2
Component:  build/upgrade/install  |     Version:  2.1.x        
 Keywords:                         |  
-----------------------------------+----------------------------------------

Comment(by strk):

 Note that ST_Union(geometry) aggregate hasn't changed between 2.0 and 2.1,
 but still the 20_to_21 upgrade attempts the DROP & CREATE ballet:

 https://github.com/postgis/postgis/blob/2.0.0/postgis/postgis.sql.in.c#L3094-L3099
 https://github.com/postgis/postgis/blob/2.1.0/postgis/postgis.sql.in#L3332-L3337

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2560#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list