Re: Fix for issue RM1220 and RM 1221 [pgadmin4]

Поиск
Список
Период
Сортировка
От Harshal Dhumal
Тема Re: Fix for issue RM1220 and RM 1221 [pgadmin4]
Дата
Msg-id CAFiP3vxnzA88uDidUpk-jG+eKMiy=7g_1kMzzrsEqg8yo53ghg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Fix for issue RM1220 and RM 1221 [pgadmin4]  (Dave Page <dpage@pgadmin.org>)
Ответы Re: Fix for issue RM1220 and RM 1221 [pgadmin4]
Список pgadmin-hackers
Hi,

PFA updated patch for issues 1220 and 1221

-- 
Harshal Dhumal
Software Engineer

EnterpriseDB India: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

On Tue, Jun 21, 2016 at 4:41 PM, Dave Page <dpage@pgadmin.org> wrote:
Hi

On Tue, Jun 21, 2016 at 11:38 AM, Harshal Dhumal
<harshal.dhumal@enterprisedb.com> wrote:
> Hi,
>
> PFA patch for issues RM1220 and RM1221
>
> Issue fixed: Backup, Restore and Maintenance were causing error with
> database name  with special characters.

This patch causes the following error when attempting to run a backup:

"quotechar" must be string, not unicode

If I fix that (by wrapping the '' in str()), it then fails with:

need to escape but no escapechar set.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: Re: PATCH: To fix the issue of IntegrityError in server port defination (pgAdmin4)
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: PACTH: To fix the issue while selecting primary key in table (pgAdmin4)