Обсуждение: pgAdmin 4 commit: Fixed an issue where conversion of bytea to the binar

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fixed an issue where conversion of bytea to the binar

От
Akshay Joshi
Дата:
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.mahajan@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(-)