Re: keeping a timestamp of the last stats reset (for a db, table and function)
Tomas Vondra <tv@fuzzy.cz>
From: tv@fuzzy.cz
To: "Pavel Stehule" <pavel.stehule@gmail.com>
Cc: tv@fuzzy.cz,
pgsql-hackers@postgresql.org
Date: 2010-12-11T21:40:57Z
Lists: pgsql-hackers
Attachments
- stat-reset-timestamp.diff (text/plain) patch
> 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. regards Tomas