Thread: Re: AW: src/test/locale/de_DE.ISO-8859-1

Re: AW: src/test/locale/de_DE.ISO-8859-1

From
The Hermit Hacker
Date:
Is this something that is safe to do just before a release like this?  If
so, I'll do it ... if not, someone remind me right afer the release ..

On Mon, 3 Apr 2000, Zeugswetter Andreas SB wrote:

> 
> > >    In the directory src/test/locale two directories should 
> > be renamed:
> > > ISO8859-7 should be named gr_GR.ISO8859-7
> > > de_DE.ISO-8859-1 should be renamed to de_DE.ISO8859-1
> 
> The rename from de_DE.ISO-8859-1 to de_DE.ISO8859-1 sounds reasonable,
> since that is the correct name, the prior is bogus. The only other wording I
> know does exist
> somewhere is de_DE.8859-1 .
> 
> The reason why this was undetected is probably because most de_DE
> installations
> will probably not use --enable-locale.
> 
> Andreas
> 

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



Re: AW: src/test/locale/de_DE.ISO-8859-1

From
Tom Lane
Date:
The Hermit Hacker <scrappy@hub.org> writes:
> Is this something that is safe to do just before a release like this?  If
> so, I'll do it ... if not, someone remind me right afer the release ..

Don't see what's dangerous about it.  The absolute worst case,
if Andreas is mistaken, is that the locale-specific tests stop
working for these locales.  But I believe what he's asserting
is that they're broken already ... so how could you be making
it worse?
        regards, tom lane