Re: [HACKERS] 6.5.1

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] 6.5.1
Date: 1999-07-09 19:48:59
Message-ID: Pine.GSO.3.96.SK.990709234807.2043B-100000@ra
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 9 Jul 1999, Bruce Momjian wrote:

> Date: Fri, 9 Jul 1999 14:00:10 -0400 (EDT)
> From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
> To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
> Subject: [HACKERS] 6.5.1
>
> [Man, I am applying all the fixes. If there is a problem with 6.5.1,
> they are going to know it was me.]

Just updated cvs and source dosn't compiled on my Linux box 2.0.37
using egcs 1.12 release:

make[2]: Entering directory /home/postgres/cvs/pgsql/src/backend/access'
make -C common SUBSYS.o
make[3]: Entering directory /home/postgres/cvs/pgsql/src/backend/access/common'
gcc -I../../../include -I../../../backend -O2 -mpentium -Wall -Wmissing-prototypes -I../.. -c heaptuple.c -o heaptuple.o
In file included from heaptuple.c:22:
../../../include/access/heapam.h:30: parse error before ime_t'
../../../include/access/heapam.h:30: warning: no semicolon at end of struct or union
../../../include/access/heapam.h:31: warning: type defaults to nt' in declaration of ocal_reset_timestamp'
../../../include/access/heapam.h:31: warning: data definition has no type or storage class
../../../include/access/heapam.h:32: parse error before ast_request_timestamp'
../../../include/access/heapam.h:32: warning: type defaults to nt' in declaration of ast_request_timestamp'
../../../include/access/heapam.h:32: warning: data definition has no type or storage class
../../../include/access/heapam.h:79: parse error before }'
../../../include/access/heapam.h:79: warning: type defaults to nt' in declaration of eapAccessStatisticsData'
../../../include/access/heapam.h:79: warning: data definition has no type or storage class
../../../include/access/heapam.h:81: parse error before *'
../../../include/access/heapam.h:81: warning: type defaults to nt' in declaration of eapAccessStatistics'
../../../include/access/heapam.h:81: warning: data definition has no type or storage class
../../../include/access/heapam.h:238: parse error before eap_access_stats'
../../../include/access/heapam.h:238: warning: type defaults to nt' in declaration of eap_access_stats'
../../../include/access/heapam.h:238: warning: data definition has no type or storage class
../../../include/access/heapam.h:284: parse error before tats'
make[3]: *** [heaptuple.o] Error 1

Regards,
Oleg

>
> --
> Bruce Momjian | http://www.op.net/~candle
> maillist(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
>

_____________________________________________________________
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

  • 6.5.1 at 1999-07-09 18:00:10 from Bruce Momjian

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-07-09 20:10:19 Re: [HACKERS] 6.5.1
Previous Message Bruce Momjian 1999-07-09 18:01:09 Re: [HACKERS] Arbitrary tuple size