Ticket #1197 (closed defect: invalid)
Newlines in shapefiles not handled correctly by shp2pgsql
| Reported by: | dmiranda | Owned by: | mcayland |
|---|---|---|---|
| Priority: | high | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | newline shp2pgsql | Cc: |
Description
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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

