Re: : How to create stored procedure in PostgreSQL? - Mailing list pgsql-general

From Nigel J. Andrews
Subject Re: : How to create stored procedure in PostgreSQL?
Date
Msg-id Pine.LNX.4.21.0302040036200.20150-100000@ponder.fairway2k.co.uk
Whole thread Raw
In response to : How to create stored procedure in PostgreSQL?  (Yolanda Valverde <yvalverde@chiusac.com>)
List pgsql-general
On Mon, 3 Feb 2003, Yolanda Valverde wrote:

> Hello
>
> I don't see to create stored procedure in postgresql. Do you
> tell me how to do it? or which document do I have to read?


http://developer.postgresql.org/docs/postgres/programmer-pl.html
http://developer.postgresql.org/docs/postgres/sql-createfunction.html

both from the Refernce Manual:

http://developer.postgresql.org/docs/postgres/reference.html

Which is itself within:

http://developer.postgresql.org/docs/postgres/


--
Nigel J. Andrews


pgsql-general by date:

Previous
From: Justin Clift
Date:
Subject: Re: : How to create stored procedure in PostgreSQL?
Next
From: Jessica Blank
Date:
Subject: 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to libpq.so.[23])