Functions and Triggers

From: Norbert Schollum <schollum(at)equinux(dot)de>
To: pgsql-sql(at)postgresql(dot)org
Subject: Functions and Triggers
Date: 2001-03-26 09:24:32
Message-ID: 3ABF0AD3.9F117AAF@equinux.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)equinux(dot)de
http://www.equinux.de

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message juerg.rietmann 2001-03-26 10:12:54 Still don't know how to build this string ?
Previous Message Karel Zak 2001-03-26 08:58:06 Re: SQL Date help