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

Darren King <darrenk@insightdist.com>

From: darrenk@insightdist.com (Darren King)
To: pgsql-hackers@postgresql.org
Date: 1998-03-04T22:15:54Z
Lists: pgsql-hackers
> > 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

I think Denis means in the file itself.

darrenk