[pgAdmin4][Patch]: RM #3676 Issue with the pgAdmin create script for the function wrapped with edbwrap

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM #3676 Issue with the pgAdmin create script for the function wrapped with edbwrap
Date: 2018-10-29 07:00:43
Message-ID: CANxoLDcOhEeem7oGLVjaxeJwT2_4uA4V6Oro_ViSSM19zLa9tQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to fix RM #3676 Issue with the pgAdmin create script
for the function wrapped with edbwrap. Actual cause of the issue is an
extra blank line after "*$__EDBwrapped__$*" statement, while taking backup
of such function will throw an error invalid wrapped string.

I have fixed the issue by removing extra blank line from the jinja
templates. Please review it.

--
*Akshay Joshi*

*Sr. Software Architect *

*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

Attachment Content-Type Size
RM_3676.patch application/octet-stream 15.7 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-10-29 11:01:59 pgAdmin 4 commit: Fix the Docker build.
Previous Message Akshay Joshi 2018-10-25 13:26:23 pgAdmin 4 commit: Ensure that utility existence check should work for s