[pgadmin-hackers] pgAdmin 4 commit: Fix display of long integers and decimals. Fixes#203

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Fix display of long integers and decimals. Fixes#203
Дата
Msg-id E1chG63-0001dP-GU@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix display of long integers and decimals. Fixes #2039. Fixes #2119. Fixes #2154

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=88cae263b2e35954bc3a5358b85c279d4b891818
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
.../static/js/slickgrid/slick.pgadmin.editors.js   |  2 +-
web/pgadmin/utils/driver/psycopg2/__init__.py      | 51 +++++-----------------
2 files changed, 11 insertions(+), 42 deletions(-)


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

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: [pgadmin-hackers] [pgAdmin4][Patch]: RM#2205 - Indeterminate state for [null] values inboolean type cell doesn't show up
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM2039 - Big (numeric)numbers are sometimes rounded up when displayed