Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

UNICODE/UTF-8 on win32


  • From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
  • To: <pgsql-hackers-win32(at)postgresql(dot)org>
  • Subject: UNICODE/UTF-8 on win32
  • Date: Fri, 31 Dec 2004 16:26:48 +0100
  • Message-id: <6BCB9D8A16AC4241919521715F4D8BCE4764A2(at)algol(dot)sollentuna(dot)se>

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




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group