Tony Griffiths <[EMAIL PROTECTED]> writes:
> I've looked in fmgr.h and there is no definition of this type there - it
> uses the type, but does not define it.
Eh?
typedef Datum (*PGFunction) (FunctionCallInfo fcinfo);
Looks like a definition to me ...
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly