pgAdmin 4 commit: Allow dropping of Procedures in PG 11. Fixes #3423

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow dropping of Procedures in PG 11. Fixes #3423
Date: 2018-06-21 20:36:35
Message-ID: E1fW6Jn-0002q1-8N@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow dropping of Procedures in PG 11. Fixes #3423

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=560e5f225aca42018a22f69d7d179d8af81f929f
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
.../servers/databases/schemas/functions/static/js/procedure.js | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin 4 Jenkins 2018-06-21 20:57:13 Build failed in Jenkins: pgadmin4-master-python26 #801
Previous Message Dave Page 2018-06-21 20:35:01 Re: [pgadmin4][Patch]: Fixed minor issue in auto discover server when entry is blank in the config file