[pgAdmin][RM4684] : Python encoding issue while saving data incharset other than 'utf-8'

Поиск
Список
Период
Сортировка
От Yogesh Jain
Тема [pgAdmin][RM4684] : Python encoding issue while saving data incharset other than 'utf-8'
Дата
Msg-id CAGSMLADdJjuOQsRnRAS-J3Mz4eUWWTC5Nz4fxUvXuhBW2SXcxw@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][RM4684] : Python encoding issue while saving data incharset other than 'utf-8'
Список pgadmin-hackers
Hi Hackers,

Attached is the patch to fix encoding issues while saving data in encoded charset other than 'utf-8'.

FYI : While using the local charset latin-9 (ISO 8859-15), if a record contains an umlaut ü and dataset was updated, then there was error message 'utf-8' codec can't decode byte 0xfc in positon 761: invalid start byte', which is fixed in this patch.

Please review.
PFA.
--
Regards,
Yogesh Jain
8982696654
Вложения

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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4573] Download csv as .csv when delimeter set comma(,)
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed validation issue in Synonyms node. Fixes #5409