On Fri, May 02, 2008 at 09:34:31AM -0600, Nathan Thatcher wrote: > Other people have said that pg_detoast_datum is a backend function and > shouldn't be referenced at all, but it is right there in fmgr.h which > is obviously required for creating functions under the V1 calling > convention. You usually get these kinds of error if you try to compile the code into an executable, since then all symbols need to be resolved. You need to link it as a shared object, where this isn't required. I think you might need some kind of import DLL of something like that? Have a nice day. -- Martijn van Oosterhout <kleptog@xxxxxxxxx> http://svana.org/kleptog/ > Please line up in a tree and maintain the heap invariant while > boarding. Thank you for flying nlogn airlines.
Attachment:
signature.asc
Description: Digital signature