[postgis-devel] [PostGIS] #1704: Change uninstall generators do DROP AGGREGATE IF EXISTS

PostGIS trac at osgeo.org
Thu Mar 22 05:01:28 PDT 2012


#1704: Change uninstall generators do DROP AGGREGATE IF EXISTS
-----------------------------------+----------------------------------------
 Reporter:  robe                   |       Owner:  strk         
     Type:  defect                 |      Status:  new          
 Priority:  medium                 |   Milestone:  PostGIS 2.0.0
Component:  build/upgrade/install  |     Version:  trunk        
 Keywords:                         |  
-----------------------------------+----------------------------------------
 DROP AGGREGATE IF EXISTS has existed since PostgreSQL 8.2, so there is no
 reason not to use it.

 As noted in #1693, changing the uninstall to DROP AGGREGATE IF EXISTS will
 make uninstall_legacy work for both legacy and legacy_minimal.  It will
 help for the other uninstall scripts as well.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1704>
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-devel mailing list