pgAdmin III commit: Add the statistics reset information on databases - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Add the statistics reset information on databases
Date
Msg-id 201102102219.p1AMJK5w068261@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add the statistics reset information on databases

Magnus commited a patch today that adds a new column in pg_stat_database. This
patch displays the new column in the Statistics tab of the Databases node and
of each individual database's node.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5706aafa14a49a9c68f81d0d1c97b594b6929ece

Modified Files
--------------
CHANGELOG                     |    1 +
pgadmin/schema/pgDatabase.cpp |   17 ++++++++++-------
2 files changed, 11 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Add 3 more informations from pg_stat_replication
Next
From: Dave Page
Date:
Subject: Re: phase 2 of wxWidgets 2.9 build