summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeMaterial.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-03-14 14:01:54 +0000
committerBruce Momjian <bruce@momjian.us>2004-03-14 14:01:54 +0000
commit036457f35e4e8eb05757eeccc3c77da34b3db675 (patch)
tree38b2c869e323f3ed80813afcba69f73eabe97cd7 /src/backend/executor/nodeMaterial.c
parente6bc372174dff40993978f0388d5c9b5b9f96a66 (diff)
> (I also see some post-7.4.1 changes in src/template/solaris, so you
> possibly should look there too.) [snip] > I think I have the fix for part of it, but this remains... gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -fPIC -I. -I../../../src/include -D_POSIX_PTHREAD_SEMANTICS -DFRONTEND -DSYSCONFDIR='"/usr/local/pgsql/etc"' -c -o thread.o thread.c thread.c: In function `pqGethostbyname': thread.c:189: error: `resbuf' undeclared (first use in this function) Looking at src/port/thread.c, line 189, it looks like somebody typo'd. Looks like that second parameter should be "resultbuf", not "resbuf"? Jim Seymour
Diffstat (limited to 'src/backend/executor/nodeMaterial.c')
0 files changed, 0 insertions, 0 deletions