Re: locale - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: locale
Date
Msg-id 20040408.082237.74752799.t-ishii@sra.co.jp
Whole thread Raw
In response to Re: locale  (Dennis Bjorklund <db@zigo.dhs.org>)
Responses Re: locale
List pgsql-hackers
> On Wed, 7 Apr 2004, Tom Lane wrote:
> 
> > If that were so, we'd not have a problem.  The reason we have to tread
> > very carefully is that we do not know what tables/indexes users might
> > have added to template1.
> 
> Aah, now I see the real problem!
> 
> > If we copy a text index into a new database and claim that it is sorted
> > by some new locale, we'd be breaking things.
> 
> How is this handled for encodings? You can very well have something in
> template1 in an encoding that is not compatible with the encoding you use 
> to create a new database.

Are you talking about the sort order? Then there's no problem with
encoding itself.
--
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: Dennis Bjorklund
Date:
Subject: Re: locale
Next
From: "Dann Corbit"
Date:
Subject: Log reader?