[postgis-tickets] [PostGIS] #2826: PostGIS 2.1 failing on 9.0 raster test
PostGIS
trac at osgeo.org
Fri Jul 18 00:42:42 PDT 2014
#2826: PostGIS 2.1 failing on 9.0 raster test
----------------------+-----------------------------------------------------
Reporter: robe | Owner: dustymugs
Type: defect | Status: reopened
Priority: blocker | Milestone: PostGIS 2.1.4
Component: raster | Version: 2.1.x
Resolution: | Keywords: history
----------------------+-----------------------------------------------------
Comment(by robe):
It's still broken on 2.1 I'm afraid.
{{{
psql:/var/lib/jenkins/workspace/postgis/branches/2.1/regress/00-regress-
install/share/contrib/postgis/rtpostgis.sql:430: WARNING: nonstandard use
of \' in a string literal
LINE 12: '\' || array_to_string(
^
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:430: ERROR: syntax error at
or near "\"
LINE 14: '\'
}}}
Trunk didn't actually need it since we don't support 9.0 in 2.2.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2826#comment:6>
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