[pgAdmin4][Patch]: RM #3676 Issue with the pgAdmin create script forthe function wrapped with edbwrap - Mailing list pgadmin-hackers

From Akshay Joshi
Subject [pgAdmin4][Patch]: RM #3676 Issue with the pgAdmin create script forthe function wrapped with edbwrap
Date
Msg-id CANxoLDcOhEeem7oGLVjaxeJwT2_4uA4V6Oro_ViSSM19zLa9tQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: RM #3676 Issue with the pgAdmin create scriptfor the function wrapped with edbwrap  (Dave Page <dpage@pgadmin.org>)
List 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-9517
Mobile: +91 976-788-8246
Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Ensure that utility existence check should work fors
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix the Docker build.