node-postgres
node-postgres copied to clipboard
ascii database with client_encoding configuration 'latin1'
In version 7.5.0 I set the client_encoding: 'latin1' and it works for ascii databases. In the current version it just returns some weird characters: Version 7.5.0: Supervision Version 8.7.3: Supervis�o. Can you let me know what has changed regarding this?