pgAdmin 4 commit: Fix dropping of multiple functions/procedures atonce

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix dropping of multiple functions/procedures atonce
Дата
Msg-id E1gMvP5-0001jj-OZ@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix dropping of multiple functions/procedures at once. Fixes #3746

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9b0889842d507647ce319ef483bb45fa65ebde6c
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_6.rst                                         | 1 +
.../servers/databases/schemas/functions/static/js/function.js            | 1 +
2 files changed, 2 insertions(+)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #3016 debug messages seem to be deletedfrom "messages" window when error occurs
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM #3746 Message "Error Droppingprocedure/Function" displayed when drop procedure and functions with drop anddrop cascade option under properties section