pgAdmin III commit: Fix the "blocked by" column in the server status di

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the "blocked by" column in the server status di
Date: 2012-10-31 15:31:07
Message-ID: E1TTaG3-0000ov-Se@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the "blocked by" column in the server status dialogue on 9.2 servers

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ca149b01649e9d4ef4d5526374bf848575fde769
Author: Sachin Srivastava <sachin(dot)srivastava(at)enterprisedb(dot)com>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/frm/frmStatus.cpp | 8 ++++----
2 files changed, 6 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-10-31 15:31:34 pgAdmin III commit: Fix the "blocked by" column in the server status di
Previous Message Sachin Srivastava 2012-10-31 13:08:19 Incorrect display of "blockedby" field in Server Status form.