Alexander Klimov <[EMAIL PROTECTED]> writes: > Undefined first referenced > symbol in file > heap_sysoffset catalog/SUBSYS.o Either you don't have an up-to-date set of source files, or you have out-of-date object files. Do you make a practice of doing "make distclean", reconfigure, full rebuild after pulling a CVS update? If not, you stand to get burned ... regards, tom lane
- [BUGS] heap_sysoffset is not found Alexander Klimov
- Tom Lane