[postgis-devel] [PostGIS] #505: [wktraster] DumpAsWKTPolygons uses PostgreSQL 8.4 default construct

PostGIS trac at osgeo.org
Thu Apr 15 23:49:01 PDT 2010


#505: [wktraster] DumpAsWKTPolygons uses PostgreSQL 8.4 default construct
-----------------------+----------------------------------------------------
 Reporter:  robe       |       Owner:  pracine        
     Type:  defect     |      Status:  new            
 Priority:  medium     |   Milestone:  WKTRaster 0.1.6
Component:  wktraster  |     Version:  trunk          
 Keywords:             |  
-----------------------+----------------------------------------------------
 Just tried install wktraster on 8.3 and couldn't because of the DEFAULT
 used in DumpAsWKTPolygons

 DumpAsWKTPolygons(raster,DEFAULT int )

 This is a feature that was introduced in 8.4, so will prevent 8.3 users
 from installing WKT Raster.

 Note the current PostGIS 2.0 currently supports 8.3, but it is very likely
 when we finally release we may drop support for 8.3.  Since this isn't
 currently working yet, and has equivalent 8.3 workaround seems a bit early
 to be leaving 8.3 people out in the cold because of this.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/505>
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