[pgAdmin][RM3782] Debugger title should show connection and object details

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM3782] Debugger title should show connection and object details
Date: 2019-06-12 06:02:46
Message-ID: CAM9w-_nA2VQYK8=++WQ2jnhkFF0qzK+995-ako1rOKuEqC5nsw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to add more information on connection details to
debugger panel title and content title similar to Query Tool and View/Edit
data.
Adding the object name with arguments is not a good idea for the panel
title, so I have kept to connection details similar to query tool. The
content title will have all the details.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM3782.patch application/octet-stream 18.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-06-12 08:23:57 Re: [pgAdmin][RM3782] Debugger title should show connection and object details
Previous Message Dave Page 2019-06-11 15:47:06 Re: [GSoC] Check if a query resultset is update-able