[postgis-devel] [PostGIS] #1501: [raster] regression failures
PostGIS
trac at osgeo.org
Wed Feb 1 15:07:22 PST 2012
#1501: [raster] regression failures
--------------------+-------------------------------------------------------
Reporter: gdt | Owner: dzwarg
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: raster | Version: trunk
Keywords: |
--------------------+-------------------------------------------------------
Comment(by gdt):
I did; my test setup is to svn up, gmake clean, run autogen, run
configure, build, and so on.
What I meant is not that your atan2 fix caused the other problem, but that
the other problem was now visible, whereas before the test never got that
far, so I agree that the changes you made should not have affected the new
problem, and I believe that they did not affect the new problem.
Specifically, the first round of tests pass, and there is an error doing
the upgrade.
Why do you think "create type raster" is ok in a database that already has
that type? (See line 446 of postgis_update_20_minor.sql.) Everything
else is "create or replace", but "create or replace type" seems not legit.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1501#comment:9>
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