pgAdmin 4 commit: Fixed an issue where long float values cause the rend

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where long float values cause the rend
Дата
Msg-id E1lazhv-0002mB-18@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where long float values cause the rendering issue on the UI side.

It's a regression of the original commit for 6341.

refs #6341

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5a302684f768949c1c781c4d3f367c2d4dcc3acc
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/connection.py |  8 +++----
web/pgadmin/utils/driver/psycopg2/typecast.py   | 32 +++++++++++++++----------
2 files changed, 24 insertions(+), 16 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: Re: [pgAdmin][RM6341] CSV download quotes numeric columns
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM6341] CSV download quotes numeric columns