Discussion:
pgAdmin4 loses the file format
yxq
2018-11-16 08:06:19 UTC
Permalink
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
Khushboo Vashi
2018-11-19 07:19:22 UTC
Permalink
Post by yxq
Hello,
In Windows, after modifying and saving the script in pgadmin4, the
appropriate end-of-line characters and the BOMB-sign are lost.
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).
.
Post by yxq
Regards,
yxq
Loading...