pgAdmin 4 commit: Fixed an issue where the query tool unable to load th - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the query tool unable to load th
Date
Msg-id E1jPNB7-00057m-Pn@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the query tool unable to load the file which contains the BOM marker. Fixes #3495

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d35433d0b87d47f4d590010ba498de567aaf8b04
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst         | 1 +
web/pgadmin/misc/file_manager/__init__.py | 7 +++++--
2 files changed, 6 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Jain
Date:
Subject: [pgAdmin][RM4684] : Python encoding issue while saving data incharset other than 'utf-8'
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][RM#3495] Do not check for binary content if BOM markeris present in the file