Opened 12 years ago
Closed 12 years ago
#1988 closed defect (wontfix)
extension "postgis" has no update path from version "2.0.2SVN" to version "2.1.0SVN"
Reported by: | strk | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.1.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
(How) can I upgrade from 2.0 SVN to 2.1 SVN using extensions ?
strk=# alter extension postgis update to '2.1.0SVN'; ERROR: extension "postgis" has no update path from version "2.0.2SVN" to version "2.1.0SVN"
Note:
See TracTickets
for help on using tickets.
I don't think we need to clutter our gneeration with interim builds. Just make a copy of 2.0.1 and be done with it.