[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 10:30:24 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):
Here's the culprit:
{{{
pgtest=# select * from operators_212_new except select * from
operators_212_upd ;
oprname | left | right
---------+--------+--------
= | raster | raster
(1 row)
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2674#comment:16>
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