Re: PostgreSQL and Stored procedures - Mailing list pgsql-docs

From Hannu Krosing
Subject Re: PostgreSQL and Stored procedures
Date
Msg-id 3B8F521E.46CF4FD1@tm.ee
Whole thread Raw
In response to PostgreSQL and Stored procedures  ("Marc Loewenthal" <marc.loewenthal@phinex.ch>)
List 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 by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: Re: Pg.pm documentation
Next
From: "Horace A. Vallas, Jr."
Date:
Subject: Re: doc for pg_dump