Re: Missing types in C header files

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Missing types in C header files
Дата
Msg-id 5686.1023717889@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Missing types in C header files  (Tony Griffiths <tony.griffiths@cs.man.ac.uk>)
Список pgsql-hackers
Tony Griffiths <tony.griffiths@cs.man.ac.uk> 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


В списке pgsql-hackers по дате отправления: