[postgis-devel] [PostGIS] #1197: Newlines in shapefiles not handled correctly by shp2pgsql

PostGIS trac at osgeo.org
Fri Sep 16 00:05:53 PDT 2011


#1197: Newlines in shapefiles not handled correctly by shp2pgsql
-------------------------------+--------------------------------------------
 Reporter:  dmiranda           |       Owner:  pramsey      
     Type:  defect             |      Status:  new          
 Priority:  high               |   Milestone:  PostGIS 2.0.0
Component:  postgis            |     Version:  trunk        
 Keywords:  newline shp2pgsql  |  
-------------------------------+--------------------------------------------
 Shp2pgsql will not escape the newlines on text attributes of shapefiles
 when translating to postgis. The dump will not load because the insert
 statements get split between several lines.

 Tested with postgis SVN R7856, Last Changed Date: 2011-09-15 14:43:57

 Looks like Ticket #203 reappearing on trunk.

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