Re: [pgAdmin4][Patch]: Fixed RM 1603 & RM 1220 - Mailing list pgadmin-hackers

From Khushboo Vashi
Subject Re: [pgAdmin4][Patch]: Fixed RM 1603 & RM 1220
Date
Msg-id CAFOhELfRjpu04SnCLAJ+OvjYzwSjKKH-LWttdkRgu=wJbmipAQ@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][Patch]: Fixed RM 1603 & RM 1220  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
List pgadmin-hackers
Hi,

The fix does not include a special case when database name has an equal to (=) character in it.

Thanks,
Khushboo

On Fri, Oct 14, 2016 at 6:58 PM, Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi,

Please find the attached patch to fix the below 2 bugs.

RM 1603: [Web Based] Export database failed if object contains double quotes.
RM 1220: Backup database is not working with special characters

The issues which were fixed:

1. Client side data were not unescaped
2. Required command line arguments were quoted twice 

Thanks,
Khushboo


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch]: Fixed RM 1603 & RM 1220
Next
From: Surinder Kumar
Date:
Subject: [pgAdmin4][Patch]: SYNONYM issue if use all special characters as name