[postgis-devel] [PostGIS] #964: Support for PostgreSQL 9.1+ new Extensions model

PostGIS trac at osgeo.org
Tue Feb 21 01:45:59 PST 2012


#964: Support for PostgreSQL 9.1+ new Extensions model
-------------------------+--------------------------------------------------
 Reporter:  robe         |       Owner:  robe         
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.0.0
Component:  postgis      |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by strk):

 Alright, with r9243 we have an --extensions switch to run_test.
 You can try that manually running run_test or specifying it as part of
 RUNTESTFLAGS, ie:
 $ make check RUNTESTFLAGS='--extensions -v'

 You'll get failures from tickets.sql where having both raster _and_ core
 in the same spatial db introduces ambiguities. Is this an occasion to
 disambiguate at the rtpostgis.sql level like we did in other cases or
 should we update the testcase instead ?

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/964#comment:12>
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