Re: stored procedures? - Mailing list pgsql-novice

From John DeSoi
Subject Re: stored procedures?
Date
Msg-id 0F6D25E2-9D35-11D9-B5A4-000A95B03262@pgedit.com
Whole thread Raw
In response to stored procedures?  ("Cima" <ruel.cima@facinf.uho.edu.cu>)
List pgsql-novice
On Mar 25, 2005, at 5:43 AM, Cima wrote:

>
> i've been looking through the postgresql 7.4 manual (pdf version) and
> havent been able to find any detailed info on how to write and
> interact with stored procedures. i've noticed that user defined
> functions can be done but im wondering if these functions are
> considered the same. where can i find relevant documentation or info
> on stored procedures on postgresql?
>  im working with version 8.0.1.


http://www.postgresql.org/docs/8.0/interactive/server-programming.html


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


pgsql-novice by date:

Previous
From: "Masse Jacques"
Date:
Subject: Re: stored procedures?
Next
From: "Walker, Jed S"
Date:
Subject: Re: psql questions