I'm afraid this is still a problem.
From my knowledge, Postgres function is able to return a single result-set
not multiple.
I may have missed some facility...
Regards,
Patrick
----------------------------------------------------------------------------
---------------
Patrick Fiche
email : patrick.fiche@aqsacom.com
tél : 01 69 29 36 18
----------------------------------------------------------------------------
---------------
-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org]On Behalf Of Tino Wildenhain
Sent: vendredi 7 janvier 2005 11:45
To: Patrick FICHE
Cc: Craig Bryden; pgsql-general@postgresql.org
Subject: Re: [GENERAL] Books for experienced DB developer
On Fri, 2005-01-07 at 11:25 +0100, Patrick FICHE wrote:
> Hi Craig,
>
> 2 years ago, I had to do some porting from MS SQL to Postgres.
> All the application logic was coded in stored procedures...
>
> The major problem I was faced to, was to port procedures returning
multiple
> result-sets...
At least, this isnt a problem anymore :-)
Regards
Tino
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend