[postgis-tickets] [PostGIS] #2944: ERROR: aggregate st_astwkbagg(geometry, integer, bigint, boolean) does not exist

PostGIS trac at osgeo.org
Tue Sep 30 08:51:16 PDT 2014


#2944: ERROR:  aggregate st_astwkbagg(geometry, integer, bigint, boolean) does not
exist
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  nicklas      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.2.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 I cannot upgrade between 2.2.0dev and 2.2.0devnext, due to the change in
 TKWB aggregate signature:
 {{{
 =# alter extension postgis update to '2.2.0devnext';
 ERROR:  aggregate st_astwkbagg(geometry, integer, bigint, boolean) does
 not exist
 }}}

 Source PostGIS version is 2.2.0dev r13012

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2944>
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