[postgis-tickets] [PostGIS] #2826: PostGIS 2.1 failing on 9.0 raster test
PostGIS
trac at osgeo.org
Mon Jul 7 16:30:51 PDT 2014
#2826: PostGIS 2.1 failing on 9.0 raster test
---------------------+------------------------------------------------------
Reporter: robe | Owner: dustymugs
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.1.4
Component: raster | Version: 2.1.x
Keywords: |
---------------------+------------------------------------------------------
Comment(by robe):
okay I should have looked at regress_log sorry
It's failing here:
{{{
psql:/var/lib/jenkins/workspace/postgis/branches/2.1/regress/00-regress-
install/share/contrib/postgis/rtpostgis.sql:417: WARNING: nonstandard use
of \' in a string literal
LINE 3: ...array(regexp_replace($2, '[[:space:]]', '', 'g'), '\' || arr...
^
HINT: Use '' to write quotes in strings, or use the escape string syntax
(E'...').
psql:/var/lib/jenkins/workspace/postgis/branches/2.1/regress/00-regress-
install/share/contrib/postgis/rtpostgis.sql:417: ERROR: syntax error at
or near "\"
LINE 3: ...| array_to_string(regexp_split_to_array($3, ''), '\'))::int[...
^
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2826#comment:1>
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