Re: Missing CR in new lines?

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: Janus <janus(dot)e(at)gmail(dot)com>
Cc: "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: Missing CR in new lines?
Date: 2023-03-13 09:13:00
Message-ID: CAM9w-_kCEaw2pTa1HGhH=be1XRhk-FOAxwz2bEFMtFN+snsHwA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi Janus,

The library used for the code editor seems to normalise the CRLF to LF.
Currently, there is no way to enforce it in pgAdmin. But you can raise a
feature request here -
https://github.com/pgadmin-org/pgadmin4/issues/new/choose

On Mon, Mar 13, 2023 at 2:04 PM Janus <janus(dot)e(at)gmail(dot)com> wrote:

> I'm on a Windows platform and used to a new line in a text field
> consisting of CR + LF control characters. Now I notice that this does not
> seem to be the case (anymore) when I manually edit a text field directly in
> pgAdmin 4.
> Did anything change? If so, from which version? Alternatively, can I
> somehow enforce a new line to consist of the CR + LF control character set?
>
> Best regards,
> Janus
>

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Yogeshwaran Ramasamy 2023-03-15 18:18:29 LDAP issue
Previous Message Janus 2023-03-13 08:34:34 Missing CR in new lines?