Re: Frontend/Backend protocol changes? - Mailing list pgsql-interfaces

From Tom Lane
Subject Re: Frontend/Backend protocol changes?
Date
Msg-id 1000.1038019434@sss.pgh.pa.us
Whole thread Raw
In response to Re: Frontend/Backend protocol changes?  ("Jason E. Stewart" <jason@openinformatics.com>)
List pgsql-interfaces
"Jason E. Stewart" <jason@openinformatics.com> writes:
> BTW, is there some other way to have all rows in a table automatically
> timestamped? That would satisfy 99% of what I need.

Sure; set up a BEFORE INSERT OR UPDATE trigger to assign to a timestamp
column.
        regards, tom lane


pgsql-interfaces by date:

Previous
From: Bruce Badger
Date:
Subject: Re: Frontend/Backend protocol changes?
Next
From: "Jason E. Stewart"
Date:
Subject: Re: DBD::Pg timings