bugfix: Encoding of config files - Mailing list pgadmin-hackers

From Magnus Hagander
Subject bugfix: Encoding of config files
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE6C7F07@algol.sollentuna.se
Whole thread Raw
List pgadmin-hackers
Hi!


Seems the config files are read as ASCII but written as UTF8. I don't
think you'd normally see non-ascii characters in the values, but I
definitly have them in the comments somewhere. And things should at
least be consistent.

Attached patch reads the file as UTF8, and doesn't change the writing.

//Magnus

Attachment

pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Missing make files, etc
Next
From: "Magnus Hagander"
Date:
Subject: Patch: Config editors