Functions that return both Output Parameters and recordsets

From: Jeremy Nix <Jeremy(dot)Nix(at)sfsltd(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Functions that return both Output Parameters and recordsets
Date: 2007-06-11 11:34:48
Message-ID: 466D3358.3070705@sfsltd.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pit M. 2007-06-11 11:45:19 transaction problem using cursors
Previous Message hubert depesz lubaczewski 2007-06-11 10:55:08 Re: track ddl changes on single database