[pgAdmin][RM4329] Initialization error when parameterised functions debugged in parallel in two separate tabs

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM4329] Initialization error when parameterised functions debugged in parallel in two separate tabs
Date: 2019-06-07 06:50:58
Message-ID: CAM9w-_m2nNvKEQPGiHEtFCNF4Qg1aZ0MeTqB=6zNpMe5zj8rUg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch for debugger improvements. The changes include:
1) Change the way debug info is stored in session. Removed redundant
session related code in debugger code. All the session related handling
done at one place.
2) Fixed a bug where debugger was not opening for EPAS package function.
3) If a package is defined without body and we try to debug a proc/func,
the debugger opened a blank window. Changes made so that it will throw
error as "XYZ is not defined in package body."

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

Attachment Content-Type Size
RM4329.patch application/octet-stream 56.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-06-07 10:39:25 Re: [pgAdmin4][Patch]: Feature #4283 pgAdmin4 support for v12
Previous Message fred.escallier 2019-06-06 11:36:10 french translation for 4.8 release