pgAdmin III commit: Add 3 more informations from pg_stat_replication

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Add 3 more informations from pg_stat_replication
Дата
Msg-id 201102102211.p1AMBT0u067296@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix the collate and ctype combobox on dlgDatabase
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Add the statistics reset information on databases