Re: Question to CREATE FUNCTION - Mailing list pgsql-general

From Masse Jacques
Subject Re: Question to CREATE FUNCTION
Date
Msg-id 0B87317EA62BD211A02A00A0C9DFB7EC9B5EA0@hermes.bordeaux.cemagref.fr
Whole thread Raw
In response to Question to CREATE FUNCTION  ("Cornelia Boenigk" <c@cornelia-boenigk.de>)
List 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 by date:

Previous
From: "Serkan Bektas"
Date:
Subject: Re: Migration problem - serial fields
Next
From: "Marc Polatschek"
Date:
Subject: Problem with Subquery