[postgis-devel] [PostGIS] #1390: postgis_upgrade.pl should skip postgis function comments

PostGIS trac at osgeo.org
Tue Dec 20 05:48:10 PST 2011


#1390: postgis_upgrade.pl should skip postgis function comments
-----------------------------------+----------------------------------------
 Reporter:  robe                   |       Owner:  strk         
     Type:  defect                 |      Status:  new          
 Priority:  medium                 |   Milestone:  PostGIS 2.0.0
Component:  build/upgrade/install  |     Version:  trunk        
 Keywords:                         |  
-----------------------------------+----------------------------------------
 Comments are of the form:

 {{{
 COMMENT ON FUNCTION public.st_ymax(box3d) IS 'args: aGeomorBox2DorBox3D -
 Returns Y maxima of a bounding box 2d or 3d or a geometry.'
 }}}
 As a result, the restore process will overwrite the new ones if not
 skipped.

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