Re: Locale by default?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Locale by default?
Date: 2001-08-21 15:39:07
Message-ID: Pine.LNX.4.30.0108211735160.856-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tatsuo Ishii writes:

> > Tatsuo Ishii writes:
> >
> > > I wouldn't object it if there is a way to disable locale support.
> >
> > export LC_ALL=C
>
> It's not a solution. My point is people should not be troubled by the
> useless feature (at least for Japanese) even if they set their locale
> other than C.

If people set their locale to something other than C they have evidently
judged that locale is not useless. Why would they set it otherwise? I
don't think hiding away a feature because you think it's useless is a good
idea. If people don't like it, allow them to turn it off. If there are
potential problems related to the feature, document them.

Face it, everything has locale support these day. PostgreSQL is one of
the few packages that even has it as an option to turn it off. Users of
binary packages of PostgreSQL are all invariably faced with locale
features. So it's not like sudden unasked-for locale support is going to
be a major shock.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-08-21 15:41:48 Re: Link to bug webpage
Previous Message Bruce Momjian 2001-08-21 15:36:44 Re: Link to bug webpage