[postgis-tickets] [PostGIS] #2560: view xxx depends on function st_union(geometry)

PostGIS trac at osgeo.org
Sun Feb 23 08:35:46 PST 2014


#2560: view xxx depends on function st_union(geometry)
-----------------------------------+----------------------------------------
 Reporter:  strk                   |       Owner:  strk         
     Type:  defect                 |      Status:  new          
 Priority:  medium                 |   Milestone:  PostGIS 2.1.2
Component:  build/upgrade/install  |     Version:  2.1.x        
 Keywords:                         |  
-----------------------------------+----------------------------------------

Comment(by strk):

 So for the record, as of r12261 in trunk and r12264 in 2.1 branch you can
 now use --extension --upgrade switches of run_test.pl to test both install
 and micro-upgrade using extension. Of course you need to "make install"
 first for that to work.

 You can run the whole testsuite, after make install, with:
 {{{
 make check RUNTESTFLAGS='-v --extension --upgrade'
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2560#comment:28>
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-tickets mailing list