Re: Proposal: Store "timestamptz" of database creation on "pg_database" - Mailing list pgsql-hackers

From Fabrízio de Royes Mello
Subject Re: Proposal: Store "timestamptz" of database creation on "pg_database"
Date
Msg-id CAFcNs+pgVCCjbAEEE9cVLUAa_RNfoi3w2qbowrL0XDYjmzn=WQ@mail.gmail.com
Whole thread
In response to Re: Proposal: Store "timestamptz" of database creation on "pg_database"  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
List pgsql-hackers

On Thu, Jan 3, 2013 at 11:33 AM, Fabrízio de Royes Mello <fabriziomello@gmail.com> wrote:
>
>
> On Thu, Jan 3, 2013 at 11:13 AM, Stephen Frost <sfrost@snowman.net> wrote:
> >
> > * Fabrízio de Royes Mello (fabriziomello@gmail.com) wrote:
> > > The attached patch add a new column into 'pg_database' called 'datcreated'
> > > to store the timestamp of database creation.
> >
> > Please use hard-tabs (not spaces) and the column should come before the
> > variable length records (see the comment in pg_database.h).
> >
>
> You all right... I fixed it in attached patch.
>

Please... discard this patch... I make a mistake... soon I send the new one.

Regards,

--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Blog sobre TI: http://fabriziomello.blogspot.com
>> Perfil Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello

pgsql-hackers by date:

Previous
From: Fabrízio de Royes Mello
Date:
Subject: Re: Proposal: Store "timestamptz" of database creation on "pg_database"
Next
From: Hannu Krosing
Date:
Subject: Re: Re: Proposal: Store "timestamptz" of database creation on "pg_database"