pgAdmin III commit: Support for the new two columns in 9.2 pg_stat_data

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Support for the new two columns in 9.2 pg_stat_data
Date: 2012-04-05 21:16:16
Message-ID: E1SFu2S-0004OS-Ec@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Support for the new two columns in 9.2 pg_stat_database

block_read_time, and block_write_time

Branch
------
master

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2012-04-05 21:30:43 [pgAdmin III] #359: Support for renaming domain constraints
Previous Message Guillaume Lelarge 2012-04-04 20:52:31 pgAdmin III commit: Fix the SQL when adding a new index without a name