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

PostGIS trac at osgeo.org
Tue Dec 20 07:04:22 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:                         |  
-----------------------------------+----------------------------------------

Comment(by strk):

 The best way to fix this is by obtaining a log of a postgis_restore.pl run
 in presence of comments in the dump. You can get such log by passing the
 -v switch to postgis_restore.pl and redirecting its standard error to a
 file, then grep for '^KEEP.*COMMENT' into the log.

 I don't have a dump with comments. Can make up one but one with comments
 from 1.4 and/or 1.5 would be even better.

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