[postgis-tickets] [PostGIS] #3183: Logic to upgrade the address_standardizer extensions

PostGIS trac at osgeo.org
Thu Aug 20 12:20:06 PDT 2015


#3183: Logic to upgrade the address_standardizer extensions
----------------------------------+---------------------------
  Reporter:  robe                 |      Owner:  robe
      Type:  defect               |     Status:  new
  Priority:  medium               |  Milestone:  PostGIS 2.2.0
 Component:  pagc_address_parser  |    Version:  trunk
Resolution:                       |   Keywords:
----------------------------------+---------------------------

Comment (by robe):

 I opted for the lazy simple route and just broke the sql script into two -
 one containing functions, which are always safe to create or replace and
 one containing types which can only be installed with new install.  The
 type won't change for a while and hasn't since 1.0 so probably good
 enough.

 committed at r13957

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3183#comment:4>
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