pgAdmin 4 commit: Ensure that grant wizard should list down functionsf

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that grant wizard should list down functionsf
Дата
Msg-id E1go1Aq-0007js-Vi@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that grant wizard should list down functions for EPAS server running with no-redwood-compat mode. Fixes #3935

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=07f16f40cdb143172e9929ee2bcb753c3844cb2d
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_2.rst                                       | 3 ++-
.../grant_wizard/templates/grant_wizard/ppas/11_plus/sql/function.sql  | 2 +-
.../grant_wizard/templates/grant_wizard/ppas/9.1_plus/sql/function.sql | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin4][RM3936] Feature tests failing intermittently for SQLeditor related test cases
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4[RM#3935] Grant wizard fails to list down functions