Re: Multibyte examples

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: Multibyte examples
Дата
Msg-id 20010221095954V.t-ishii@sra.co.jp
обсуждение исходный текст
Список pgsql-hackers
From: "Jeff Lu" <jklcom@mindspring.com>
Subject: Multibyte examples
Date: Tue, 20 Mar 2001 12:38:26 -0500
Message-ID: <NDBBIHPECLIGKCCLMACAEEPDCJAA.jklcom@mindspring.com>

> Tatsuo Ishii
> 
> I've finally got the envirnoment set up to work with PostgreSQL, cygwin on
> NT
> 
> Couldn't the regression test to run.
> 
> When tried
> % mbregress.sh
> 
> I got lots of errors

What kind of errors did you get exactly?

> I want to see some examples on multibytes.
> I'm trying to write a CGI program that will gather user info from a form
> through HTTP Request. The information may contain Chinese Characters.  The
> result will be written to PostgreSQL.
> 
> Do you have any examples like this?

I'm not sure what kind of encodings you are talking about when you say
"Chinese Chinese". Anyway you will find some examples:

Big5:     src/test/mb/big5.sql
EUC_CN:     src/test/mb/euc_cn.sql
EUC_TW:     src/test/mb/euc_tw.sql
--
Tatsuo Ishii


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: File header
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Re: [ADMIN] v7.1b4 bad performance