Re: bugfix: Encoding of config files

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: Magnus Hagander <mha(at)sollentuna(dot)net>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: bugfix: Encoding of config files
Date: 2006-01-23 18:43:39
Message-ID: 43D523DB.6040107@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dave Page wrote:

>Thanks, patch applied to 1.4.x and 1.6.
>
>

Hm, this certainly should be consistent, but I'd guess most files will
use a 1-byte system charset, not UTF8, thus wxConvLibc not wxConvUTF8 is
the right one.

Regards,
Andreas

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2006-01-23 18:46:21 Re: Patch: Config editors
Previous Message Magnus Hagander 2006-01-23 15:41:20 Re: Patch: Config editors