[pgAdmin4][Patch] - Encoding Fixes

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch] - Encoding Fixes
Date: 2019-02-26 09:01:10
Message-ID: CAFOhELf87TZHPLVe_n3SJiSmukZQwXFxTYAyM5vo9n3pdsE5LA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch to fix the encoding related issues.

#3992 - View data causes errors with DB encoding EUC_JIS_2004
#3982 - Encoding Problem with PGAdmin 4.2
#3911 - Data output does not display Arabic in WIN1256 encoding database
- The CSV download for the same encoding has also been fixed.

I have tested the patch on Python 2.7, 3.5, 3.6 and 3.7.

Thanks,
Khushboo

Attachment Content-Type Size
encoding_fixes.patch application/octet-stream 13.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-02-26 13:38:42 Result grid rendering (was: Re: [pgAdmin4][Pattch] - RM #3673 - "Download as .csv" F8 does NOT work when one of joined files is a TEMPORARY file)
Previous Message Aditya Toshniwal 2019-02-26 08:55:02 [pgAdmin4][RM3587] Browser rendering of a bigint in a jsonb is wrong