Re: How can I return a NULL value from a function?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How can I return a NULL value from a function?
Дата
Msg-id 9463.1071847170@sss.pgh.pa.us
обсуждение исходный текст
Ответ на How can I return a NULL value from a function?  (Chongbing Liu <cliu@cs.nmsu.edu>)
Ответы How can I return a pointer to a use structure from a function
Список pgsql-hackers
Chongbing Liu <cliu@cs.nmsu.edu> writes:
> Hello, can you please tell me how to return a NULL value
> from a function?

You can't unless you use the V1 function calling convention.  See the
programmer's guide.
        regards, tom lane


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