On 29 Jun 2006 10:00:35 -0700, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
I have SP, which has a cursor iterations. Need to call another SP for
every loop iteration of the cursor. The pseudo code is as follows..
i would suggest converting your code to pl/pgsql and reposting. that
look awfully like t-sql stored procedure, you may as well be saying,
'gobble de gook bak wakka bakka bak!', got it? :-)
(aside: pg/pgsql functions support nested calls, recursion, etc and
should provide no problems when properly written).
merlin
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly