Fixed an issue where conversion of bytea to the binary string results in an error. Fixes #5567
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1f70385a4ecb660618d7bdc8f0128592a694c41d Author: Yogesh Mahajan <yogesh.maha...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_25.rst | 1 + web/pgadmin/utils/driver/psycopg2/connection.py | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-)