Re: A mb problem in PostgreSQL

From: Chih-Chang Hsieh <cch(at)cc(dot)kmu(dot)edu(dot)tw>
To: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: A mb problem in PostgreSQL
Date: 2000-12-09 01:15:20
Message-ID: 3A3187A8.F9C5F9B7@cc.kmu.edu.tw
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tatsuo,

Tatsuo Ishii 寫道:

> Please apply following one-line-patch and test it again. If it's ok, I
> will commit it to both current and stable trees.
>
> ! return (b2c3[i][1] | 0x8080U);

Yes, it's OK. Thank you!
But I wonder why we need to "| 0x8080U"?
b2c3[][] and BIG5toCNS()'s return value are both unsigned short, aren't they?

--
Chih-Chang Hsieh

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message mlw 2000-12-09 01:17:34 Re: OK, does anyone have any better ideas?
Previous Message Mikheev, Vadim 2000-12-09 01:12:26 RE: 7.0.3(nofsync) vs 7.1