Re: [GENERAL] Release of 6.4.1 (fwd)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [GENERAL] Release of 6.4.1 (fwd)
Дата
Msg-id 199812291818.NAA01839@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [GENERAL] Release of 6.4.1 (fwd)  (Carl Riches <riches@ms.washington.edu>)
Список pgsql-hackers
>
> I forgot to add the attachments--sorry for the wasted bandwidth!
>
> Carl G. Riches
> Software Engineer
> Department of Mathematics
> Box 354350            voice:     206-543-5082 or 206-616-3636
> University of Washington    fax:       206-543-0397
> Seattle, WA  98195-4350        internet:  riches@ms.washington.edu
>
> ---------- Forwarded message ----------
> Date: Mon, 28 Dec 1998 17:05:50 -0800 (PST)
> From: Carl Riches <riches@ms.washington.edu>
> To: Bruce Momjian <maillist@candle.pha.pa.us>
> Cc: PostgreSQL-general <pgsql-general@postgreSQL.org>,
>     PostgreSQL-development <hackers@postgreSQL.org>
> Subject: Re: [GENERAL] Release of 6.4.1
>
> On Thu, 24 Dec 1998, Bruce Momjian wrote:
>
> > Here are the list of changes for 6.4.1.
> >
> > Fix prototype for 64-bit platforms
>
> If this is the prototyping problem in backend/port/snprintf.c that I
> contributed, it did not help the problem of compiling 6.4.1 on Digital
> Unix 4.0d using either gcc or cc.  Here is my environment:
>
>   gcc 2.8.1
>   gmake GNU Make version 3.77
>   Digital cc 4.25
>
> To set up cc as the compiler, I used the following command:
>
>   ./configure --with-CC=cc --without-CXX
>
> This failed, so I did the following:
>
>   gmake distclean
>   ./configure
>
> This also failed, but for a different cause.

I did not apply the entire patch you gave to 6.4.* because we only
wanted bug fixes we were sure wouldn't break anything.  I did apply the
entires patch to 6.5 tree.

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

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: cvsup message
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] cvsup message