Re: [GENERAL] Adding modified and creation datetime to system catalogs

2009-10-02 Thread Thom Brown
> > > This has been proposed before, and rejected before, many times. Please > see the archives. > >regards, tom lane > I couldn't find any record of this being mentioned before when I had a look before writing my message, but I'll take your word for it. Thanks Thom

Re: [GENERAL] Adding modified and creation datetime to system catalogs

2009-10-02 Thread Tom Lane
Thom Brown writes: > I was looking around for ways to find out the creation date of a database or > a table, but there doesn't appear to be any functions or available metadata > to provide this information. Unless there's a way I haven't seen yet, does > anyone see any problem with adding a creat

[GENERAL] Adding modified and creation datetime to system catalogs

2009-10-02 Thread Thom Brown
I was looking around for ways to find out the creation date of a database or a table, but there doesn't appear to be any functions or available metadata to provide this information. Unless there's a way I haven't seen yet, does anyone see any problem with adding a creationdatetime and modifieddate