pgAdmin 4 commit: Fixed an issue where a decimal number is appended for

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where a decimal number is appended for
Дата
Msg-id E1lrhlX-0007jb-PS@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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 по дате отправления:

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: Re: [pgAdmin][RM6231]- Add OS, Browser details in pgAdmin About us pop-up
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM6520]: pgAdmin4 v 5.3 text export error