[postgis-tickets] [PostGIS] #2357: Rethink the extension script building
PostGIS
trac at osgeo.org
Sat Jun 8 13:31:11 PDT 2013
#2357: Rethink the extension script building
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Right now the postgis sql files included in extension are hardcoded.
This is what caused the break at #2356.
At some point we'll need to variablize this based on version we are at so
changes like this don't easily break the extension build. Testing
extensions would help too.
We also may have issues when there is a difference between minor and micro
upgrades. right now the same script is used for all upgrades.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2357>
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