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

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: phd2(at)earthling(dot)net
Cc: scrappy(at)hub(dot)org, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: src/test/locale/de_DE.ISO-8859-1
Date: 2000-04-02 16:36:11
Message-ID: 200004021636.MAA04804@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Sun, 2 Apr 2000, Bruce Momjian wrote:
> > > While we are at this, could I ask you to do some renaming in the CVS
> > > repository? I did some mistakes, my pardons, and now, when people send more
> > > and more locale tests, these errors become more important.
> > >
> > > 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
> > >
> > > What about symlinks there? Can you add symlink ru_RU.KOI8-R pointing to
> > > the directory koi8-r? I don't want to rename directory koi8-r 'cause there
> > > is koi8-to-win1251 that contains the multibyte cyrillic tests.
> >
> > Gee, it is pretty late in beta to be doing this. Comments?
>
> I am not in hurry. I just want to understand is it at all possible, esp.
> symlinks. I am not sure how well CVS goes with symlinks.
> But month after month I'll collect locale tests from people, so at any
> rate I'll need more consistent scheme.

No idea, but I would hope it would work.

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-04-02 16:36:58 Re: slow join on postgresql6.5
Previous Message Thomas Lockhart 2000-04-02 16:05:26 Re: Call for porting reports