UNICODE/UTF-8 on win32 - Mailing list pgsql-hackers-win32

From Magnus Hagander
Subject UNICODE/UTF-8 on win32
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE4764A2@algol.sollentuna.se
Whole thread Raw
Responses Re: UNICODE/UTF-8 on win32
List pgsql-hackers-win32
We know it's broken and won't be fixed for 8.0.

If we just #ifndef WIN32 the definitions in utils/mb/encnames.c it won't
be possible to select that encoding, right? Will that have any other
unwanted effects (such as breaking client encodings)? If not, I suggest
this is done.

(Or perhaps something can be done in pg_valid_server_encoding?)

//Magnus


pgsql-hackers-win32 by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: Fwd: 8.0 Beta3 worked, RC1 didn't!
Next
From: Tom Lane
Date:
Subject: Re: UNICODE/UTF-8 on win32