pgAdmin III commit: Use client_hostname field of pg_stat_activity

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Use client_hostname field of pg_stat_activity
Date: 2011-03-15 22:01:37
Message-ID: 201103152201.p2FM1bSA015035@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-03-15 22:03:07 pgAdmin III commit: Add support for basic recovery control functions
Previous Message Guillaume Lelarge 2011-03-15 21:59:10 pgAdmin III commit: Add support to dump in a directory and restore