pgAdmin III commit: Fix the activity query - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix the activity query
Date
Msg-id 201105062132.p46LWqWc014063@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: v1.14 SQL editor collapsing feature
Next
From: Guillaume Lelarge
Date:
Subject: Re: Database bar