a trigger for time - Mailing list pgsql-novice

From Luca Ferrari
Subject a trigger for time
Date
Msg-id 200311251801.44778.fluca1978@virgilio.it
Whole thread Raw
List pgsql-novice
Hello to everyone,
I've got a set of tables where I need to store both the inserting and updating
time of a tuple. These columns are of coure two "time" columns. I'd like to
build a trigger (before) so that the time can be set up rightly when my
programs perform an insert or an update, but I cannot understand how to do
it. Does anybody know where I can find some example (or better is there
anybody who can send me an example)?

Thanks,
Luca

--
Luca Ferrari,
fluca1978@virgilio.it

pgsql-novice by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Failed to create a function
Next
From: Roy MacGregor Paterson
Date:
Subject: Re: Failed to create a function