Re: trigger - Mailing list pgsql-general

From Richard Huxton
Subject Re: trigger
Date
Msg-id 3ADD3A13.C8E4AFC4@archonet.com
Whole thread Raw
In response to trigger  (mgermoni@uniautomation.it)
List pgsql-general
mgermoni@uniautomation.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

pgsql-general by date:

Previous
From: will trillich
Date:
Subject: Re: Insert data into multiple tables
Next
From: DaVinci
Date:
Subject: Passing a row (NEW) as function argument