Re: [HACKERS] 6.5.1 - Mailing list pgsql-hackers

From Oleg Bartunov
Subject Re: [HACKERS] 6.5.1
Date
Msg-id Pine.GSO.3.96.SK.990711004305.2043T-100000@ra
Whole thread Raw
In response to Re: [HACKERS] 6.5.1  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] 6.5.1
List pgsql-hackers
On Sat, 10 Jul 1999, Tom Lane wrote:

> Date: Sat, 10 Jul 1999 11:06:51 -0400
> From: Tom Lane <tgl@sss.pgh.pa.us>
> To: Oleg Bartunov <oleg@sai.msu.su>
> Cc: Bruce Momjian <maillist@candle.pha.pa.us>,
>     PostgreSQL-development <pgsql-hackers@postgreSQL.org>
> Subject: Re: [HACKERS] 6.5.1 
> 
> Oleg Bartunov <oleg@sai.msu.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@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: Oleg Bartunov
Date:
Subject: SELECT DISTINCT question
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] SELECT DISTINCT question