pgAdmin4 not handling '\' characters properly

From: richard coleman <rcoleman(dot)ascentgl(at)gmail(dot)com>
To: "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: pgAdmin4 not handling '\' characters properly
Date: 2020-06-11 14:33:52
Message-ID: CAGA3vBvczwmiaziVTVnfwQmVOkvTM3Y+ukX=-k34XVtEXUKXGQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Running pgAdmin4 version 4.22 on Windows 10 Enterprise Chromium browser it
appears that pgAdmin is back to mangling character strings that contain the
\ character. Instead of simply displaying it, it is improperly treating it
as an escape character. As you can see from the below screen shots:

psql:
[image: tbl_documents_pgsql.png]

pgAdmin4:
[image: tbl_documents_pgAdmin4.png]

dBeaver:
[image: tbl_documents_dbeaver.png]

Is there some setting to get pgAdmin4 to stop mangling the representation
of my data.

Thanks,

rik.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Jonathan Strong 2020-06-11 15:38:32 Re: pgAdmin4 not handling '\' characters properly
Previous Message Dave Page 2020-06-09 10:18:16 Re: Persisting Query tabs/contents over restart