[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 07:54:38 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 strk):
Done "manually":
{{{
pgtest=# CREATE EXTENSION postgis VERSION "2.0.4";
CREATE EXTENSION
pgtest=# ALTER EXTENSION postgis UPDATE TO "2.1.2dev";
ALTER EXTENSION
}}}
How do I see the error ?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2674#comment:13>
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