Fixed an issue where a decimal number is appended for character varying fields while downloading the data in CSV format.Fixes #6520 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e3190b86ab803b1deb3851df443f9e271a6058bb Author: Pradip Parkale <pradip.parkale@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_5_4.rst | 1 + web/pgadmin/tools/sqleditor/__init__.py | 7 ++++--- web/pgadmin/utils/driver/psycopg2/connection.py | 6 +++--- web/pgadmin/utils/driver/psycopg2/typecast.py | 24 ++++++++++-------------- 4 files changed, 18 insertions(+), 20 deletions(-)
pgadmin-hackers by date:
Соглашаюсь с условиями обработки персональных данных