[postgis-tickets] [PostGIS] #2674: Another count mismatch postgis 2.0.4 to 2.1.2dev one less operator
PostGIS
trac at osgeo.org
Mon Mar 24 05:55:55 PDT 2014
#2674: Another count mismatch postgis 2.0.4 to 2.1.2dev one less operator
------------------------------------+---------------------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.1.2
Component: build/upgrade/install | Version: 2.1.x
Resolution: | Keywords:
------------------------------------+---------------------------------------
Comment(by robe):
{{{
CREATE EXTENSION postgis VERSION "2.0.4";
ALTER EXTENSION postgis UPDATE TO "2.1.2dev";
}}}
I also tried installing with the scripts and upgrading with the scripts,
though its more likely I missed a step there.
I'm puzzled why I'm not getting the _st_mapalgebra4unionfinal1 drop error
when upgrading to 2.1 (but get it going to 2.2) though since that was
dropped in 2.1 and it looks like include script
(sql_bits/remove_from_extension.sql.in) to remove functions from
extensions has been removed in both the 2.1 and trunk branches
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2674#comment:10>
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