[postgis-tickets] [PostGIS] #3087: lwgeom_regress failure when testing on 9.5 with CREATE EXTENSION
PostGIS
trac at osgeo.org
Sun Mar 22 20:47:14 PDT 2015
#3087: lwgeom_regress failure when testing on 9.5 with CREATE EXTENSION
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
I suspect this has more to do with using CREATE EXTENSION for testing
rather than 9.5, but I get this failure
{{{
--- lwgeom_regress_expected 2015-03-16 00:35:34 -0400
+++ /projects/postgis/tmp/2.2_pg9.5w64/test_33_out 2015-03-22
23:38:46 -0400
@@ -5,9 +5,9 @@
20464
15824
11184
-#3069|Point[S]
+ERROR: function postgis_noop(unknown) is not unique at character 28
#3069|LineString[S] with 2 points
-#3069|MultiPoint[S] with 1 elements Point[S]
+ERROR: function postgis_noop(unknown) is not unique at character 36
#3069|MultiLineString[S] with 1 elements LineString[S] with 2 points
#3069|Polygon[BS] with 1 rings ring 0 has 5 points
#3069|BOX(1 1,1 1)
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3087>
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