Opened 16 years ago
Last modified 16 years ago
#104 closed defect (fixed)
shp2pgsql is using deprecated PostgreSQL escape syntax — at Initial Version
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | postgis | Version: | |
Keywords: | Cc: |
Description
For some datasets I get this
HINT: Use the escape string syntax for backslashes, e.g., E'
'.
WARNING: nonstandard use of
in a string literal
LINE 1: ...w','St','Brighton','02135','Residential','3','R3','
2003
2...
Note:
See TracTickets
for help on using tickets.