postgresql/src/backend/port
Bruce Momjian 1e22e60505 Patch of Win32 Encoding problem for server messages using
FormatMessage() (This should have been in 8.2.0, patched to 8.2.X and
HEAD):

I think this problem to be complex....
http://archives.postgresql.org/pgsql-hackers/2006-11/msg00042.php

FormatMessage of windows cannot consider the encoding of the database.
However, I should try the solution now. It is necessary to clear the
problem.

Multi character-code exists together in message and log. It doesn't
consider
the data base encoding that the user intended....

The user in multi-byte country can try this.
http://inet.winpg.jp/~saito/pg_bug/MessageCheck.c

That is, it is likely to become it in this manner.(Japanese)
http://inet.winpg.jp/~saito/pg_bug/FormatMessage998.png

Hiroshi Saito
2006-12-04 22:23:40 +00:00
..
aix Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
darwin Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
dynloader Patch of Win32 Encoding problem for server messages using 2006-12-04 22:23:40 +00:00
hpux Since HPUX now exists for Itanium, we should decouple the assumption 2003-08-01 19:12:52 +00:00
nextstep Fix some makefiles that fail to yield good results from 'make -qp'. 2006-07-15 03:33:14 +00:00
sunos4 Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
tas Allow sparcv8plus to use "cas". 2006-05-18 18:51:50 +00:00
win32 Patch of Win32 Encoding problem for server messages using 2006-12-04 22:23:40 +00:00
Makefile Modify Solaris compiler build rules to use the cpp preprocessor, the the 2006-04-28 17:09:16 +00:00
ipc_test.c Fix a passel of recently-committed violations of the rule 'thou shalt 2006-07-14 05:28:29 +00:00
posix_sema.c Fix a passel of recently-committed violations of the rule 'thou shalt 2006-07-14 05:28:29 +00:00
sysv_sema.c Fix a passel of recently-committed violations of the rule 'thou shalt 2006-07-14 05:28:29 +00:00
sysv_shmem.c Fix a passel of recently-committed violations of the rule 'thou shalt 2006-07-14 05:28:29 +00:00
win32_sema.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00