pgAdmin 4 commit: Fix dropping of multiple functions/procedures atonce - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix dropping of multiple functions/procedures atonce
Date
Msg-id E1gMvP5-0001jj-OZ@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3016 debug messages seem to be deletedfrom "messages" window when error occurs
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3746 Message "Error Droppingprocedure/Function" displayed when drop procedure and functions with drop anddrop cascade option under properties section