pramsey / pgsql-ogr-fdw

PostgreSQL foreign data wrapper for OGR
MIT License
237 stars 34 forks source link

Add support for transcoding to non-UTF databases #132

Closed pramsey closed 7 years ago

pramsey commented 7 years ago

References #101, for those rare cases where the database is not utf-8, this transcodes the input before it arrives at the db.