pgAdmin III commit: Use client_hostname field of pg_stat_activity - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Use client_hostname field of pg_stat_activity
Date
Msg-id 201103152201.p2FM1bSA015035@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Use client_hostname field of pg_stat_activity

Branch
------
master

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

Modified Files
--------------
CHANGELOG                   |    3 +++
pgadmin/frm/frmStatus.cpp   |    6 ++++--
pgadmin/schema/pgServer.cpp |   13 ++++++++++---
3 files changed, 17 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Add support to dump in a directory and restore
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Add support for basic recovery control functions