| From: | yxq <yxq(at)o2(dot)pl> |
|---|---|
| To: | pgadmin-support(at)lists(dot)postgresql(dot)org <pgadmin-support(at)lists(dot)postgresql(dot)org> |
| Subject: | pgAdmin4 loses the file format |
| Date: | 2018-11-16 08:06:19 |
| Message-ID: | 4469e03f959640e2b192509e3a64ddda@grupawp.pl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Hello, In Windows, after modifying and saving the script in pgadmin4, the appropriate end-of-line characters and the BOMB-sign are lost. Example: In pgadmin4, I opened a file that is in UTF-8 format, Windows end-of-line characters (CR LF). The file starts with BOMB characters (script-before.sql) After modifying and saving the script (Alt-S), the file no longer has a BOMB character, and the end-of-line characters are LF (script-after.sql). Regards, yxq
| Attachment | Content-Type | Size |
|---|---|---|
| script-before.sql | application/octet-stream | 115 bytes |
| script-after.sql | application/octet-stream | 104 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John Nowlan | 2018-11-16 19:22:35 | pgadmin 3.5 drop database fails because of active connection |
| Previous Message | Dave Page | 2018-11-16 01:50:28 | Re: AttributeError module builtins has no attribute SERVER_MODE |