Re: postgresql-7.4 make error: tuptoaster.c: In function `toast_delete_datum'

Started by Tom Laneover 22 years ago1 messageshackers
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

julius <julius.junghans@web.de> writes:

tuptoaster.c: In function `toast_delete_datum':
tuptoaster.c:973: `F_OIDEQ' undeclared (first use in this function)

This suggests that the src/backend/utils/Gen_fmgrtab.sh script did not
execute correctly. With no details about your platform, it's hard to
say more than that.

regards, tom lane