pgAdmin 4 commit: Fixed an issue while removing the package body showin

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue while removing the package body showin
Date: 2020-04-17 09:20:53
Message-ID: E1jPNB7-00057o-Qa@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue while removing the package body showing wrong modified SQL. Fixes #5410

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c6deb9393cf7e1773060e0f07eb24a8b18283828

Modified Files
--------------
docs/en_US/release_notes_4_21.rst | 3 ++-
.../server_groups/servers/databases/schemas/packages/__init__.py | 3 ++-
.../schemas/packages/templates/packages/ppas/9.2_plus/update.sql | 2 +-
3 files changed, 5 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-17 09:21:43 Re: [pgAdmin4][RM#3495] Do not check for binary content if BOM marker is present in the file
Previous Message Yogesh Jain 2020-04-17 07:31:23 [pgAdmin][RM4684] : Python encoding issue while saving data in charset other than 'utf-8'