Re: trigger

From: Richard Huxton <dev(at)archonet(dot)com>
To: mgermoni(at)uniautomation(dot)it
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: trigger
Date: 2001-04-18 06:54:10
Message-ID: 3ADD3A13.C8E4AFC4@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

mgermoni(at)uniautomation(dot)it wrote:
>
> Does anyone can tell where I can find doc on the plpgsql for trigger
> and function?

See the section on procedural languages in the programmer's guide
(http://www.postgresql.org/users-lounge/docs/7.1/programmer/). Also
check Bruce Momijan's book (online at
http://www.postgresql.org/docs/aw_pgsql_book/) and perhaps look in
http://techdocs.postgresql.org/ at some examples in Roberto Mello's
cookbook or in my notes.

HTH

- Richard Huxton

In response to

  • trigger at 2001-04-17 20:17:57 from mgermoni

Browse pgsql-general by date

  From Date Subject
Next Message DaVinci 2001-04-18 08:07:16 Passing a row (NEW) as function argument
Previous Message will trillich 2001-04-18 05:48:09 Re: Insert data into multiple tables