[postgis-tickets] [PostGIS] #3460: Upgrade to 2.2 doesn't adjust size of pgis_abs type
PostGIS
trac at osgeo.org
Tue Mar 1 02:21:43 PST 2016
#3460: Upgrade to 2.2 doesn't adjust size of pgis_abs type
----------------------+---------------------------
Reporter: dbaston | Owner: dbaston
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.3.0
Component: postgis | Version: 2.2.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by strk):
The upgrade script considers Major.Minor versions, no Patch version.
As long as the "Availability" label is present in the .sql script source,
it should be adding the appropriate CREATE TYPE, see
https://trac.osgeo.org/postgis/browser/tags/2.2.1/utils/postgis_proc_upgrade.pl#L101
and
https://trac.osgeo.org/postgis/browser/tags/2.2.1/utils/postgis_proc_upgrade.pl#L252
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3460#comment:3>
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