timestamps

From: Tom Allison <tallison(at)tacocat(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: timestamps
Date: 2004-05-26 00:52:22
Message-ID: 40B3EA46.2000202@tacocat.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

How would I specify a field that's to be updated to current_time
everytime the row is created/altered?

Is there some way to put this 'update' property into the table instead
of running some query to do it?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Doug McNaught 2004-05-26 01:10:26 Re: timestamps
Previous Message Tom Allison 2004-05-26 00:22:39 Re: unix_socket