CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/08 23:07:32
Modified files:
src/backend/nodes: read.c
Log message:
Remove duplicate include of value.h. I think it got in because Tom and I both
added it.
-
Tom Lane <[EMAIL PROTECTED]> writes:
> [ 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?
Bizarre -- upon reversing
Tom Lane wrote:
> Neil Conway <[EMAIL PROTECTED]> writes:
> > [EMAIL PROTECTED] (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...
Neil Conway <[EMAIL PROTECTED]> writes:
> [EMAIL PROTECTED] (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 diff
[EMAIL PROTECTED] (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).
Sorry about that.
-Neil
---(end of broadcast)
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/07 17:12:56
Modified files:
src/backend/nodes: read.c
Log message:
Add missing inclusion of nodes/value.h.
---(end of broadcast)--