pgAdmin 4 commit: Allow package bodies to be dropped. Fixes #1867 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow package bodies to be dropped. Fixes #1867
Date
Msg-id E1bxak3-00051I-Rg@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow package bodies to be dropped. Fixes #1867

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8e9108e0f356e7f510dd7fac7a2953b5e1bde235
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
.../schemas/packages/templates/package/ppas/9.1_plus/update.sql         | 2 +-
.../schemas/packages/templates/package/ppas/9.2_plus/update.sql         | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Fixed RM 1887
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM1867 - User can not drop package body under properties section