[postgis-tickets] [PostGIS] #2759: script postgis_restore.pl fails on some complexes comments

PostGIS trac at osgeo.org
Tue Aug 26 01:32:45 PDT 2014


#2759: script postgis_restore.pl fails on some complexes comments
-----------------------------------+----------------------------------------
 Reporter:  xcaeag                 |       Owner:  strk         
     Type:  defect                 |      Status:  new          
 Priority:  medium                 |   Milestone:  PostGIS 2.1.4
Component:  build/upgrade/install  |     Version:  2.1.x        
 Keywords:                         |  
-----------------------------------+----------------------------------------

Comment(by strk):

 Line 171 of postgis_restore.pl in trunk indeed matches what you reported,
 but I remember it was needed to avoid skipping lines starting with an sql-
 comment (--) within a COPY FROM STDIN block.
 Commenting that out would re-introduce that bug. See #1865

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