missing file relfilenode.h
In the CVS as of ~ 13:00 EDT
make[4]: Entering directory `/home/mhh/src/pgsql.work/src/backend/access/common'
gcc -c -I../../../../src/include -O2 -g -Wall -Wmissing-prototypes -Wmissing-declarations -MMD heaptuple.c -o heaptuple.o
In file included from ../../../../src/include/storage/lmgr.h:18,
from ../../../../src/include/storage/buf_internals.h:18,
from ../../../../src/include/storage/bufmgr.h:17,
from ../../../../src/include/storage/bufpage.h:18,
from ../../../../src/include/access/htup.h:17,
from ../../../../src/include/access/heapam.h:18,
from heaptuple.c:23:
../../../../src/include/utils/rel.h:22: storage/relfilenode.h: No such file or directory
In file included from ../../../../src/include/access/heapam.h:18,
from heaptuple.c:23:
../../../../src/include/access/htup.h:18: storage/relfilenode.h: No such file or directory
make[4]: *** [heaptuple.o] Error 1
--
Mark Hollomon
mhh@mindspring.com
Mark Hollomon <mhh@mindspring.com> writes:
In the CVS as of ~ 13:00 EDT
../../../../src/include/access/htup.h:18: storage/relfilenode.h: No such file or directory
Looks like Vadim forgot to 'cvs add' a file before his latest commit...
regards, tom lane
In the CVS as of ~ 13:00 EDT
../../../../src/include/access/htup.h:18:storage/relfilenode.h: No such file or directory
Looks like Vadim forgot to 'cvs add' a file before
his latest commit...
Thanks, fixed. BTW, what's the status of new table
filenaming?
Vadim
-----------------------------------------------
FREE! The World's Best Email Address @email.com
Reserve your name now at http://www.email.com
Import Notes
Resolved by subject fallback