Trigger question - Mailing list pgsql-sql

From Dave Wedwick
Subject Trigger question
Date
Msg-id 3A8754BB.382CBDBE@wedwick.com
Whole thread Raw
Responses Re: Trigger question  (Jan Wieck <janwieck@Yahoo.com>)
List pgsql-sql
Hi!

I have a table with an int4 field called inserttime.  Regardless of what
the user enters in this field, I want a trigger to put now() into it.

What's the syntax for the trigger?

Thanks!



pgsql-sql by date:

Previous
From: "fion yong"
Date:
Subject: createuser problem
Next
From: Dave Wedwick
Date:
Subject: Trigger question