pgAdmin 4 commit: Prevent bigints getting rounded. Fixes #1547

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Prevent bigints getting rounded. Fixes #1547
Дата
Msg-id E1boXFI-0003P5-7Y@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Prevent bigints getting rounded. Fixes #1547

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=09c2d605c9dfedf3f0ed06192d43d7842fb3bb3f
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 25 +++++++++++++------------
1 file changed, 13 insertions(+), 12 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Lack of activity indicator over slow connections (pgadmin4)
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Update message catalogs