Re: [HACKERS] 6.5.1

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] 6.5.1
Date: 1999-07-10 20:44:02
Message-ID: Pine.GSO.3.96.SK.990711004305.2043T-100000@ra
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, 10 Jul 1999, Tom Lane wrote:

> Date: Sat, 10 Jul 1999 11:06:51 -0400
> From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
> To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
> Cc: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>,
> PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
> Subject: Re: [HACKERS] 6.5.1
>
> Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> writes:
> > Nothing strange in heapam.h I just tried standard gcc 2.7.2.3 and
> > ended with the same problem. Probably configure problem on Linux system
>
> I'm seeing no problem with cvs sources from yesterday evening. I think
> you must have a corrupted copy of one of the files --- not heapam.h,
> evidently, but maybe something it depends on. Try removing and
> refetching everything that was pulled by your last cvs run.

Still no luck :-( I did fresh cvs checkout.

>
> This isn't the first time we've seen this sort of report. Perhaps
> 'cvs update' is subject to file damage over a flaky connection?
> I wonder if there's anything we can do to increase its reliability.
>
> regards, tom lane
>

_____________________________________________________________
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-07-10 21:18:28 Re: [HACKERS] SELECT DISTINCT question
Previous Message Oleg Bartunov 1999-07-10 20:16:39 SELECT DISTINCT question