bugfix: character-code conversion of MIC -> EUC_JP. - Mailing list pgsql-patches

From Atsushi Ogawa
Subject bugfix: character-code conversion of MIC -> EUC_JP.
Date
Msg-id PIEMIKOOMKNIJLLLBCBBAECNCIAA.a_ogawa@hi-ho.ne.jp
Whole thread Raw
Responses Re: bugfix: character-code conversion of MIC -> EUC_JP.  (Alvaro Herrera <alvherre@surnet.cl>)
Re: bugfix: character-code conversion of MIC -> EUC_JP.  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-patches
I found a bug in character-code conversion of MIC -> EUC_JP.
(MIC: Mule Internal Code)

In mic_to_euc_jp(), the call of mic2sjis() is a mistake.
It is necessary to call mic2euc_jp() here.

regards,

---
Atsushi Ogawa

Attachment

pgsql-patches by date:

Previous
From: Andreas Pflug
Date:
Subject: Server instrumentation
Next
From: Tom Lane
Date:
Subject: Re: Server instrumentation