Re: Trigger - Mailing list pgsql-sql

From Michael Fuhr
Subject Re: Trigger
Date
Msg-id 20050216234713.GA20768@winnie.fuhr.org
Whole thread Raw
In response to Trigger  ("Eugen Gass" <gass@intend.de>)
List pgsql-sql
On Wed, Feb 16, 2005 at 02:44:30PM +0100, Eugen Gass wrote:
> 
> I'm trying to create a trigger on PostgreSQL

See the "Server Programming" part of the documentation (substitute
the appropriate version of PostgreSQL in the links):

http://www.postgresql.org/docs/8.0/static/server-programming.html
http://www.postgresql.org/docs/8.0/static/triggers.html
http://www.postgresql.org/docs/8.0/static/plpgsql.html
http://www.postgresql.org/docs/8.0/static/plpgsql-trigger.html

If you still have trouble then please post the PostgreSQL code you
tried, describe what you'd like to happen, and explain what actually
does happen.

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/


pgsql-sql by date:

Previous
From: Andreas Joseph Krogh
Date:
Subject: Re: Making NULL entries appear first when ORDER BY ASC
Next
From: dawnsky@citiz.net
Date:
Subject: