Incorrect display of "blockedby" field in Server Status form.

From: Sachin Srivastava <sachin(dot)srivastava(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Incorrect display of "blockedby" field in Server Status form.
Date: 2012-10-31 13:08:19
Message-ID: CA+RD+kip+kCws80KN4jEk9LLv0ksWrwkkG0gO1WLUzPPu02QUQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello Dave,

We are not properly qualifying the column names in the query to get the
process blocked status.
Attached patch fixes the same.

--
Regards,
Sachin Srivastava
EnterpriseDB, India

Attachment Content-Type Size
server_status.patch application/octet-stream 1.7 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-10-31 15:31:07 pgAdmin III commit: Fix the "blocked by" column in the server status di
Previous Message Dave Page 2012-10-31 09:44:23 Re: pg_scanner - patch no.1