Re: [PATCHES] Re: [HACKERS] "Doubled" files related to cyrillic patch in 6.3 release.

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: denis(at)null(dot)net (Denis V(dot) Dmitrienko)
Cc: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: Re: [PATCHES] Re: [HACKERS] "Doubled" files related to cyrillic patch in 6.3 release.
Date: 1998-03-16 05:52:23
Message-ID: 199803160552.AAA23460@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Applied.

>
> The Hermit Hacker wrote:
> >
> > On Wed, 4 Mar 1998, Denis V. Dmitrienko wrote:
> >
> > ? Hi.
> > ?
> > ? Silly bug releated to on-fly recoding patch happened:
> > ? all files (charset.conf, koi-alt.tab, koi-iso.tab, koi-koi.tab, koi-mac.tab,
> > ? koi-win.tab) in src/data directory was "doubled".
> > ?
> > ? Why I don't know. Even with this bug everything should work, but...
> > ? Packagers, pay attention please.
> >
> > Huh?
> >
> > ? ls data
> > CVS koi-alt.tab koi-koi.tab koi-win.tab
> > charset.conf koi-iso.tab koi-mac.tab
>
> $cat data/koi-koi.tab
> # Hmm ...
> #
> # Hmm ...
> #
>
> and so on...
>
> --
> GoodBye.
> Denis. (denis(at)null(dot)net)
>
>

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-03-16 05:58:48 Re: [HACKERS] initdb and xpg_user
Previous Message Bruce Momjian 1998-03-16 05:45:31 Re: [PORTS] Port Bug Report: Grant select to other user removes owner select permission