Re: Packaging 7.1.1 - Mailing list pgsql-hackers

From Oleg Bartunov
Subject Re: Packaging 7.1.1
Date
Msg-id Pine.GSO.4.33.0105032208150.19681-100000@ra.sai.msu.su
Whole thread Raw
In response to Packaging 7.1.1  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Packaging 7.1.1  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
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 @@voiddescribe_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@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83



pgsql-hackers by date:

Previous
From: Ian Lance Taylor
Date:
Subject: Re: AW: \c connects as another user instead I want in psql
Next
From: bpalmer
Date:
Subject: Re: Re: New Linux xfs/reiser file systems