CVS sources doesn't compiles - Mailing list pgsql-hackers

From Oleg Bartunov
Subject CVS sources doesn't compiles
Date
Msg-id Pine.GSO.4.44.0208061603270.18973-100000@ra.sai.msu.su
Whole thread Raw
Responses Re: CVS sources doesn't compiles  (John Gray <jgray@azuli.co.uk>)
List pgsql-hackers
make[4]: Entering directory /db1/pgsql/cvs/pgsql-server/src/backend/access/heap'
gcc -O2 -mpentiumpro -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include   -c -o heapam.o
heapam.c
heapam.c: In function eap_insert':
heapam.c:1158: structure has no member named d_istemp'
heapam.c: In function eap_delete':
heapam.c:1341: structure has no member named d_istemp'
heapam.c: In function eap_update':
heapam.c:1677: structure has no member named d_istemp'
make[4]: *** [heapam.o] Error 1
make[4]: Leaving directory /db1/pgsql/cvs/pgsql-server/src/backend/access/heap'
make[3]: *** [heap-recursive] Error 2
make[3]: Leaving directory /db1/pgsql/cvs/pgsql-serve
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: "Nigel J. Andrews"
Date:
Subject: Re: FUNC_MAX_ARGS benchmarks
Next
From: Gavin Sherry
Date:
Subject: Better handling of parse errors