Neil Conway <neilc(at)samurai(dot)com> writes:
> tgl(at)svr1(dot)postgresql(dot)org (Tom Lane) writes:
>> Add missing inclusion of nodes/value.h.
> Strange, on my machine this wasn't necessary (at least, 'make clean &&
> make -s' completed without warnings or errors).
[ scratches head... ] I don't see why we'd get different results.
I see four warnings about undeclared functions in read.c if the inclusion
isn't there. Is there perhaps some change in your sources that you
missed committing?
regards, tom lane
In response to
Responses
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2004-01-07 22:43:05 |
| Subject: Re: pgsql-server/src/backend/nodes read.c |
| Previous: | From: Tom Lane | Date: 2004-01-07 22:02:48 |
| Subject: pgsql-server/src/backend/optimizer/path indxpath.c |