[postgis-devel] new regression failure: raster comments
Greg Troxel
gdt at ir.bbn.com
Sat Feb 18 07:19:40 PST 2012
I've been updating and rerunning build/check/etc. for a while, and gmake
check has been completing ok (postgis, rsater, topology). Just recently
I started getting an error, and a run on r9382 produced:
psql:/home/gdt/SOFTWARE/POSTGIS/postgis/regress/00-regress-install/share/contrib/postgis/raster_comments.sql:322: ERROR: syntax error at or near "BOTH" LINE 1: ...egprocedure ) IS 'args: rast1, rast2, returnband='BOTH', oth...
and line 322 of raster_comments.sql has ' inside a string that's quoted
with '.
Line 3261 of rtpostgis.sql.in has "DEFAULT 'both'".
but was last touched at r8434.
Are the inner ' supposed to get protected from interpretation somehow?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20120218/7e92eb06/attachment.sig>
More information about the postgis-devel
mailing list