Re:Stored Procs

From: Dipankar Chakrabarti <dipanc(at)yahoo(dot)com>
To: pgsql-sql(at)hub(dot)org
Subject: Re:Stored Procs
Date: 1999-09-07 04:37:44
Message-ID: 19990907043744.29532.rocketmail@web114.yahoomail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Dear Paolo,

It is notpossible to create a procedure in PostGreSQL.
Atleast upto 6.5.

It must be in "todo" list.

Dipankar

Date: Mon, 06 Sep 1999 22:22:11 +0200
From: Alke <alke(at)iol(dot)it>
Subject: Stored Procs

>Hi all!

>I'm wondering: how I make a stored proc in pgsql?
>How can I make a "procedure" returning recordset?
>It seems to me that functions return only atomic
>values...
>Thanks!
> Paolo Salvan

------------------------------

===

DIPANKAR CHAKRABARTI
Have a Nice Time............
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

Browse pgsql-sql by date

  From Date Subject
Next Message Martin Neumann 1999-09-07 06:22:22 How to put into 'now' into a datetime field
Previous Message Alke 1999-09-06 20:22:11 Stored Procs