Functions and Triggers - Mailing list pgsql-sql

From Norbert Schollum
Subject Functions and Triggers
Date
Msg-id 3ABF0AD3.9F117AAF@equinux.de
Whole thread Raw
Responses Re: Functions and Triggers  (Cedar Cox <cedarc@visionforisrael.com>)
List pgsql-sql
Hello there!

here is what i want to realize:

a trigger, that puts a now() in the last_updated field, on any update of
that table.

i read the manual but i wasnt able to make a working function.
what is the return value here? is there any or is it void?

has somebody a example for me that is similary to my problem?

thank you alot!

Greetings
Norbert


--

Norbert Schollum
-----------------------------------------------
equinux Aktiengesellschaft
Informationstechnologien
Gabelsbergerstr. 30
80333 München - Germany
Tel. 089/520465-0
Fax. 089/520465-299
mailto:schollum@equinux.de
http://www.equinux.de




pgsql-sql by date:

Previous
From: Mathijs Brands
Date:
Subject: Calling Java from psql (was Re: requesting help)
Next
From: Karel Zak
Date:
Subject: Re: SQL Date help