| From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
|---|---|
| To: | Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [pgAdmin][Patch] RM3767 - pgAdmin4 loses the file format |
| Date: | 2020-08-03 07:48:47 |
| Message-ID: | CANxoLDcPi5yhAhS1AP22o_X7k8xc01HhRoyLO7yR1qkQ_N7ytw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks, patch applied.
On Thu, Jul 30, 2020 at 5:43 PM Yogesh Mahajan <
yogesh(dot)mahajan(at)enterprisedb(dot)com> wrote:
> Hi,
>
> Please find an attached patch which enables pgAdmin to retain original
> file format while saving the same file in SQL-Editor.
> However, if a new file is created with the 'Save as' option, a new fill
> will be created with utf-8 encoding.
> After editing the file having encoding 'UTF-8 with BOM' from SQL-editor,
> the file was getting saved with 'UTF-8' encoding.
> Now pgAdmin will retain the original encoding of 'UTF-8 with BOM'.
>
> Thanks,
>
> Yogesh Mahajan
> QA - Team
> EnterpriseDB Corporation
>
> Phone: +91-9741705709
>
--
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Sr. Software Architect*
*EDB Postgres <http://edbpostgres.com>*
*Mobile: +91 976-788-8246*
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Akshay Joshi | 2020-08-03 07:49:04 | Re: [pgAdmin][SonarQube] Fixes for 13 rules. |
| Previous Message | Akshay Joshi | 2020-08-03 07:48:21 | pgAdmin 4 commit: Ensure that the original file format should be retain |