[postgis-devel] [PostGIS] #242: Get rid of Micro version numer in postgis_scripts_installed and postgis_full_version check
PostGIS
trac at osgeo.org
Wed Aug 19 15:03:05 PDT 2009
#242: Get rid of Micro version numer in postgis_scripts_installed and
postgis_full_version check
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: postgis 1.4.1
Component: postgis | Version:
Keywords: |
---------------------+------------------------------------------------------
Propose to change select postgis_full_version(); and
postgis_scripts_installed()
So postgis_scripts_installed() will just read '1.4'
and postgis_full_version() will not complain if dll/so version starts with
1.4 and scripts installed starts with '1.4'
Also we will not be changing scripts at all during MICRO version upgrades.
Not sure if we should slate this for 1.5 or 1.4.1
See discussion with Dave and Mark
http://postgis.refractions.net/pipermail/postgis-devel/2009-
August/006687.html
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/242>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list