Re: Stored procedures?

From: Oliver Vecernik <vecernik(at)aon(dot)at>
To: GH <grasshacker(at)over-yonder(dot)net>
Cc: Namrata <nlabade(at)nulinkinc(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Stored procedures?
Date: 2001-06-26 08:40:50
Message-ID: 3B384A92.241E85AA@aon.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

GH wrote:
>
> [...]
>
> > 1: What are the stored procedures?
>
> A stored procedure is a basically "compiled" series of instruction to the
> database which are, well, stored and called by an outside client or a
> trigger, or whatever. It is my understanding that stored procedures can
> be written in (generally) any language supported by the database (which
> for PostgreSQL is at least SQL, C, and maybe Python and some others).

Is Python already supported? Even for triggers?

Regards,
Oliver

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tod McQuillin 2001-06-26 08:48:52 Re: to_timestamp busted?
Previous Message Itzinger, Oskar 2001-06-26 08:05:03 [HELP] Attribute has an unknown type/is repeated