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