Re: [pgAdmin][RM4684] : Python encoding issue while saving data incharset other than 'utf-8' - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin][RM4684] : Python encoding issue while saving data incharset other than 'utf-8'
Date
Msg-id CANxoLDcksFWHjfzLcLGWpuDDgNkzGB0nY0DAF3S7Ee5LH8nO5A@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][RM4684] : Python encoding issue while saving data incharset other than 'utf-8'  (Yogesh Jain <yogesh.jain@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Fri, Apr 17, 2020 at 1:01 PM Yogesh Jain <yogesh.jain@enterprisedb.com> wrote:
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


--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4573] Download csv as .csv when delimeter set comma(,)
Next
From: navnath gadakh
Date:
Subject: Re: [pgAdmin][RM5157] Default sort order at start in view table databy primary key by default