Re: : How to create stored procedure in PostgreSQL?

Поиск
Список
Период
Сортировка
От Nigel J. Andrews
Тема Re: : How to create stored procedure in PostgreSQL?
Дата
Msg-id Pine.LNX.4.21.0302040036200.20150-100000@ponder.fairway2k.co.uk
обсуждение исходный текст
Ответ на : How to create stored procedure in PostgreSQL?  (Yolanda Valverde <yvalverde@chiusac.com>)
Список 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 по дате отправления:

Предыдущее
От: Justin Clift
Дата:
Сообщение: Re: : How to create stored procedure in PostgreSQL?
Следующее
От: Jessica Blank
Дата:
Сообщение: 7.3.1 BREAKS COMPATIBILITY with the latest PHP4 (due to libpq.so.[23])