Functions that return both Output Parameters and recordsets - Mailing list pgsql-general

From Jeremy Nix
Subject Functions that return both Output Parameters and recordsets
Date
Msg-id 466D3358.3070705@sfsltd.com
Whole thread Raw
Responses Re: Functions that return both Output Parameters and recordsets  ("Pavel Stehule" <pavel.stehule@gmail.com>)
List pgsql-general
Is this possible?  I'm attempting to create a function like this and I'm
getting the following error:

ERROR: RETURN NEXT cannot have a parameter in function with OUT
parameters at or near "myRecord".

--

__________________________________
Jeremy Nix
Senior Application Developer
Southwest Financial Services, Ltd.
(513) 621-6699


pgsql-general by date:

Previous
From: "Pit M."
Date:
Subject: transaction problem using cursors
Next
From: "Pavel Stehule"
Date:
Subject: Re: transaction problem using cursors