pgAdmin 4 commit: Ensure that non-superuser should be able to debug the

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that non-superuser should be able to debug the
Дата
Msg-id E1kYQt3-00068T-76@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Baby Cobol
Дата:
Сообщение: Support Greenplum 6.x
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5736] Validation error msg showing twice on create table- add column.