Re: PostgreSQL and Stored procedures

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: PostgreSQL and Stored procedures
Дата
Msg-id 3B8F521E.46CF4FD1@tm.ee
обсуждение исходный текст
Ответ на PostgreSQL and Stored procedures  ("Marc Loewenthal" <marc.loewenthal@phinex.ch>)
Список pgsql-docs
> Marc Loewenthal wrote:
>
> Hi
>
> My searches on docs about writing stored procedures in PostrgreSQL
> wasn't successfully.
> So therefore I want to ask you if you have any information about this

Check out:

http://www.ca.postgresql.org/users-lounge/docs/7.1/programmer/programmer-pl.html

You'll most likely want to write something in PL/PgSQL, but may also
like PL/TCL,
PL/Perl or even plain C functions.

There is also a PL/Python and i seem to remember someone mentioning
PL/Ruby

---------------
Hannu

В списке pgsql-docs по дате отправления:

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: Pg.pm documentation
Следующее
От: "Horace A. Vallas, Jr."
Дата:
Сообщение: Re: doc for pg_dump