And he can use triggers or the moddatetime from contrib.
C.
Doug McNaught wrote, On 11/22/2002 12:31 AM:
> "Andy Kriger" <akriger(at)greaterthanone(dot)com> writes:
>
>> if i have a table full of data, is there metadata stored somewhere by psql
>> that can tell me when each record was created/modified? or do i have to
>> track this manually with datetime columns that default to now()?
>
> You have to track it manually.
>
> -Doug
>