From: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org, ncm(at)zembu(dot)com |
Subject: | Re: copy from stdin; bug? |
Date: | 2001-01-18 01:07:47 |
Message-ID: | 20010118100747N.t-ishii@sra.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
FYI, if you would like to build 7.1 with the UTF-8 <--> other
encodings capability, you need to configure --enable-multibyte AND
--enable-unicode-conversion, and that would add a 1MB conversion table
linked to the backend.
--
Tatsuo Ishii
> On Wed, Jan 17, 2001 at 01:40:58AM +0100, Rehak Tamas wrote:
> >
> > > 3) upgrade to 7.1 that has the capability to do an automatic
> > > conversion between UTF-8 and ISO-8859-1.
> >
> > i like to use deb packages and to use 7.1 i would have to upgrade
> > to woody (or even sid)...
>
> Not true. There are Debian source packages, and taking the source
> package from Debian 2.x, x>2 (woody/sid), you can easily build it
> on Debian 2.2 (potato).
>
> In fact, it seems likely that a 2.2 (potato) packaging of 7.1 should be
> available from somebody else anyhow. Oliver, do you plan to make the
> woody 7.1 package depend on any other package versions not in potato?
> If not, you can just use the 7.1 package directly on your Debian 2.2
> system.
>
> (Apologies to the rest for the Debian jargon.)
>
> Nathan Myers
> ncm(at)zembu(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-01-18 01:44:27 | Re: $PGDATA/base/??? |
Previous Message | Tom Lane | 2001-01-18 01:02:03 | Getting configure to notice link-time vs run-time failures |