Re: Do Stored Procedures exist (Besides FUNCTIONs)

From: Clinton Adams <clinton(at)vote-smart(dot)org>
To: "Josh Berkus" <josh(at)agliodbs(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Do Stored Procedures exist (Besides FUNCTIONs)
Date: 2002-03-05 00:53:54
Message-ID: 5.0.2.1.0.20020304173749.02517590@mail.vote-smart.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

At 12:11 PM 3/4/2002 -0800, Josh Berkus wrote:
>Art,
>
> > It seems the all the discussions in the ORACLE TO PGSQL port document
> > are
> > all about converting FUNCTIONs to FUNCTIONs, Procedures to FUNCTIONs.
> > What
> > about application that already return multiple parameters from a
> > stored
> > procedure.
>
>This is an area currently under development for PostgreSQL. There is
> some limited ability to return recordsets from Postgres using cursor
> and/or Record objects. However, I do not know that this is yet
> documented, as the functionality was just added for 7.2.

Cursor and record objects, eh? What is the return type for those?

/clinton

>Overall, stored procedures like you describe remain on the "To Do"
> list.
>
>-Josh Brkus
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Damon Fasching 2002-03-05 03:13:38 executemany with select
Previous Message Josh Berkus 2002-03-05 00:30:34 Re: index item size 4496 exceeds maximum 2713