Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=6d9aa979e0b3c2920bc00d5a4dc27f47986ef89b
Log Message ----------- Add the new counters on the statistics tab of tables Magnus added some vacuum/analyze counters on pg_stat_*_tables. This patch gets them and displays their value on the statistics tab of the Tables node and of each individual table nodes. Branch ------ master Modified Files -------------- CHANGELOG | 2 ++ pgadmin/schema/pgTable.cpp | 25 +++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 0 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
