Fix the activity query

client_hostname is not null, but empty. Therefore, the patch checks for an
empty string and not a NULL column.

Per report from Khovrine Mikhael.

Branch
------
master

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

Modified Files
--------------
pgadmin/frm/frmStatus.cpp |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to