[pgAdmin4][Patch] Not to display PID comma separated in statistics panel

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch] Not to display PID comma separated in statistics panel
Date: 2017-07-13 11:20:39
Message-ID: CAKKotZQimEWhgqmFZg4tGhRfVnY3C9kPPWM13DqiE4xa+wbeOQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA minor patch to fix the issue where PID column was displaying comma
separated in statistics panel.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
pid_column_remove_comma.diff text/plain 1.2 KB
image/png 58.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2017-07-13 13:53:02 [pgAdmin4][Patch]: Allow user to cancel long running queries from dashboard
Previous Message Murtuza Zabuawala 2017-07-13 10:43:04 Re: pgAdmin 4 commit: Fix IE11 alert layout again.