pgsql: Write to the Windows eventlog in UTF16, converting the message

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Write to the Windows eventlog in UTF16, converting the message
Date: 2009-10-17 00:24:51
Message-ID: 20091017002451.46A2C753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Write to the Windows eventlog in UTF16, converting the message encoding
as necessary.

Itagaki Takahiro with some changes from me

Modified Files:
--------------
pgsql/src/backend/utils/error:
elog.c (r1.217 -> r1.218)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/error/elog.c?r1=1.217&r2=1.218)
pgsql/src/backend/utils/mb:
encnames.c (r1.39 -> r1.40)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/encnames.c?r1=1.39&r2=1.40)
mbutils.c (r1.89 -> r1.90)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/mbutils.c?r1=1.89&r2=1.90)
pgsql/src/include/mb:
pg_wchar.h (r1.91 -> r1.92)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/mb/pg_wchar.h?r1=1.91&r2=1.92)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2009-10-17 05:14:52 pgsql: Fix typo in previous release as reported by Itagaki Takahiro, but
Previous Message Tom Lane 2009-10-16 22:09:16 pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming