pgAdmin 4 commit: Fix dropping of multiple functions/procedures at once

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix dropping of multiple functions/procedures at once
Date: 2018-11-14 13:40:23
Message-ID: E1gMvP5-0001jj-OZ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)joshi(at)enterprisedb(dot)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(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-11-14 13:41:31 Re: [pgAdmin4][Patch]: RM #3746 Message "Error Dropping procedure/Function" displayed when drop procedure and functions with drop and drop cascade option under properties section
Previous Message Dave Page 2018-11-14 13:28:30 Re: [pgAdmin4][Patch]: RM #3016 debug messages seem to be deleted from "messages" window when error occurs