Re: newbie: update timestamp trigger? - Mailing list pgsql-general

From Rodrigo De León
Subject Re: newbie: update timestamp trigger?
Date
Msg-id a55915760710231241s619d66e1iad56f0c2a1117e0b@mail.gmail.com
Whole thread Raw
In response to newbie: update timestamp trigger?  (ahnf <interz12@yahoo.com>)
List pgsql-general
On 10/23/07, ahnf <interz12@yahoo.com> wrote:
> Whenever a row is updated in a table with a timestamp column. How do I write a trigger to set that timestamp column
tonow() or the current timestamp? 

Straight from the horse's mouth:
http://www.postgresql.org/docs/8.2/static/plpgsql-trigger.html#PLPGSQL-TRIGGER-EXAMPLE

pgsql-general by date:

Previous
From: ahnf
Date:
Subject: newbie: update timestamp trigger?
Next
From: "Scott Marlowe"
Date:
Subject: Re: newbie: update timestamp trigger?