Re: Packaging 7.1.1

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Packaging 7.1.1
Date: 2001-05-03 19:20:58
Message-ID: 200105031920.f43JKwj12553@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


OK, Oleg, I am applying this on your word only. I don't understand its
purpose, but you sent it with a 7.1.1 subject so I assume you want it in
there. This is not a critical area of our code.

> Please,
>
> apply a little patch:
>
> --- src/test/locale/test-ctype.c Tue Sep 1 08:40:33 1998
> +++ /u/megera/app/locale/test/test-ctype.c Fri Sep 15 19:12:06 2000
> @@ -39,7 +39,7 @@
> void
> describe_char(int c)
> {
> - char cp = c,
> + unsigned char cp = c,
> up = toupper(c),
> lo = tolower(c);
>
>
> Regards,
>
> Oleg
>
> On Thu, 3 May 2001, Bruce Momjian wrote:
>
> > I am starting to package 7.1.1, and I see I did not brand 7.1 properly.
> > I forgot the date in the HISTORY file, and didn't update register.txt.
> > I will do all those now for 7.1.1.
> >
> >
>
> Regards,
> Oleg
> _____________________________________________________________
> Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
> Sternberg Astronomical Institute, Moscow University (Russia)
> Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
> phone: +007(095)939-16-83, +007(095)939-23-83
>
>

--
Bruce Momjian | http://candle.pha.pa.us
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-05-03 19:21:51 Re: Found an example prooving bug
Previous Message Magnus Naeslund(f) 2001-05-03 19:15:43 Not scanning by index