Re: Added Encoding

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
Cc: e-tokuya(at)sankyo-unyu(dot)co(dot)jp, pgsql-patches(at)postgresql(dot)org
Subject: Re: Added Encoding
Date: 2001-11-26 01:54:10
Message-ID: 200111260154.fAQ1sA805094@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

> > > It was made to cope with encoding such as an Asian bloc in 7.2Beta2.
> > >
> > > Added ServerEncoding
> > > Korean (JOHAB), Thai (WIN874),
> > > Vietnamese (TCVN), Arabic (WIN1256)
> > >
> > > Added ClientEncoding
> > > Simplified Chinese (GBK), Korean (UHC)
> > >
> > >
> > > http://www.sankyo-unyu.co.jp/Pool/postgresql-7.2b2.newencoding.diff.tar.gz
> > > (608K)
> >
> > Looks good. I need some people to review this for me.
>
> For me they look good too. The only missing part is a
> documentation. I will ask him to write it up. If he couldn't, I will
> do it for him.

OK, when do we apply it? It seems isolated to the encoding stuff.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tatsuo Ishii 2001-11-26 01:58:09 Re: Added Encoding
Previous Message Tatsuo Ishii 2001-11-26 01:43:48 Re: Added Encoding