pgAdmin III commit: Add 3 more informations from pg_stat_replication - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Add 3 more informations from pg_stat_replication
Date
Msg-id 201102102211.p1AMBT0u067296@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add 3 more informations from pg_stat_replication

Heikki added today three more informations in the pg_stat_replication stats
view. They are added to the pseudo query displayed in the statistics tab of a
server.

Branch
------
master

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

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


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix the collate and ctype combobox on dlgDatabase
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Add the statistics reset information on databases