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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Prevent bigints getting rounded. Fixes #1547
Date: 2016-09-26 14:51:04
Message-ID: E1boXFI-0003P5-7Y@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-26 14:57:12 pgAdmin 4 commit: Update message catalogs
Previous Message Dave Page 2016-09-26 14:11:22 Re: Lack of activity indicator over slow connections (pgadmin4)