[postgis-devel] [PostGIS] #911: regress_managment ticket failing on 9.1 alpha5 and hudson
PostGIS
trac at osgeo.org
Sat Apr 16 19:31:46 PDT 2011
#911: regress_managment ticket failing on 9.1 alpha5 and hudson
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
I think these two might be the same issue.
My regress_management is failing on my 9.1 alpha5 windows vc++ install and
its simply because the line numbers in the error are different.
expected: PL/pgSQL function "dropgeometrytable" line 22 at EXECUTE
statement
mine: PL/pgSQL function "dropgeometrytable" line 23 at EXECUTE statement
I'm sure its some setting in postgres as to where to start counting or
something. Is there a way for us to squash this, perhaps disregard any
lines that start with
PL/pgSQL function
though not sure where else we rely on that so perhaps that won't work.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/911>
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-devel
mailing list