Opened 11 years ago
Closed 11 years ago
#2397 closed defect (fixed)
Read LDID/CPG where appropriate
Reported by: | pramsey | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.2.0 |
Component: | utils/loader-dumper | Version: | master |
Keywords: | Cc: |
Description
If the files know their encoding and the user isn't specifying an encoding, trust the files. dbfopen.c has all the code for reading LDID/CPG already, it just needs to be interpretted into iconv strings.
Note:
See TracTickets
for help on using tickets.
Committed to trunk at r11713