Opened 12 years ago

Closed 11 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"

Change History (1)

comment:1 by robe, 11 years ago

Resolution: wontfix
Status: newclosed

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.

Note: See TracTickets for help on using tickets.