Re: Question to CREATE FUNCTION

Поиск
Список
Период
Сортировка
От Masse Jacques
Тема Re: Question to CREATE FUNCTION
Дата
Msg-id 0B87317EA62BD211A02A00A0C9DFB7EC9B5EA0@hermes.bordeaux.cemagref.fr
обсуждение исходный текст
Ответ на Question to CREATE FUNCTION  ("Cornelia Boenigk" <c@cornelia-boenigk.de>)
Список pgsql-general
See 7.2 Doc $ 12.2.3


"In the present release of PostgreSQL there are some unpleasant restrictions
on how functions returning composite types can be used. Briefly, when
calling a function that returns a row, we cannot retrieve the entire row. We
must either project a single attribute out of the row or pass the entire row
into another function. (Trying to display the entire row value will yield a
meaningless number.) "

___________________________________________
Jacques Massé
Tel. 33 (0)5 57 89 08 11 - Fax 33 (0)5 57 89 08 01



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

Предыдущее
От: "Serkan Bektas"
Дата:
Сообщение: Re: Migration problem - serial fields
Следующее
От: "Marc Polatschek"
Дата:
Сообщение: Problem with Subquery