Re: keeping a timestamp of the last stats reset (for a db, table and function)

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: tv(at)fuzzy(dot)cz
Cc: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: keeping a timestamp of the last stats reset (for a db, table and function)
Date: 2010-12-12 02:47:49
Message-ID: AANLkTikZ7FYTnDG-Mbr6DW_roiFCzt0EBWFBKvQk7UNu@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Dec 11, 2010 at 4:40 PM, <tv(at)fuzzy(dot)cz> wrote:
>> Hello
>>
>> you have to respect pg coding style:
>>
>> a) not too long lines
>> b) not C++ line comments
>
> OK, thanks for the notice. I've fixed those two problems.

Please add this to the currently-open commitfest.

https://commitfest.postgresql.org/action/commitfest_view/open

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2010-12-12 02:58:49 proposal : cross-column stats
Previous Message Robert Haas 2010-12-12 02:45:28 Re: function attributes