Timestamps on schema objects

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Timestamps on schema objects
Date: 2003-11-07 19:34:53
Message-ID: Pine.LNX.4.44.0311072032500.10588-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

People occasionally seem to ask for keeping time stamps on schema objects
(tables, functions, etc.) about when they were created and last altered
(in their structure, not the data in the tables). I think that this would
be a relatively useful and painless feature. What do others think?

--
Peter Eisentraut peter_e(at)gmx(dot)net

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Browne 2003-11-07 19:46:05 Re: What do you want me to do?
Previous Message Jan Wieck 2003-11-07 19:33:00 Re: Performance features the 4th