pgAdmin 4 commit: Ensure that non-superuser should be able to debug the - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that non-superuser should be able to debug the
Date
Msg-id E1kYQt3-00068T-76@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that non-superuser should be able to debug the function. Fixes #5760

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=14a5d05b80209a17f7b88bb03eba24254e4f9118
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_28.rst      |  1 +
web/pgadmin/tools/debugger/__init__.py | 50 ++++++++++++++++++----------------
2 files changed, 27 insertions(+), 24 deletions(-)


pgadmin-hackers by date:

Previous
From: Baby Cobol
Date:
Subject: Support Greenplum 6.x
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5736] Validation error msg showing twice on create table- add column.