Re: BUG #3638: UTF8 Character encoding does NOT work

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: fil(at)internetmediapro(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3638: UTF8 Character encoding does NOT work
Date: 2007-09-28 03:39:51
Message-ID: 20070928.123951.53833652.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> Then how then does Postgres expect to be able to store text that goes
> beyond SQL_ASCII.. ??? Because what you are saying in effect is that

If you need to store an arbitrary byte sequences, BYTEA is your
friend.
--
Tatsuo Ishii
SRA OSS, Inc. Japan

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Antonio Mari 2007-09-28 12:33:09 BUG #3640: PANIC: ERRORDATA_STACK_SIZE exceeded
Previous Message Tatsuo Ishii 2007-09-28 01:26:03 Re: BUG #3638: UTF8 Character encoding does NOT work