[pgAdmin4][Patch]: To handle long numbers for Rows (estimated) field in Table's properties

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: To handle long numbers for Rows (estimated) field in Table's properties
Date: 2017-11-01 11:58:22
Message-ID: CAKKotZSfGFHgnt=MURnU0iqdWA=Er+5P01RiM607TNh2-ac7yA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fix the issue where "Rows (estimated)" field was not
displaying long number properly.
RM#2386

I have also added the code to count actual rows in a table [ "Rows
(counted)" filed ] which was missing.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM_2836.diff text/plain 6.9 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-11-01 12:45:03 pgAdmin 4 commit: Update psycopg2 requirement to ensure 10.x+ features
Previous Message Alexander Lakhin 2017-11-01 09:12:48 Re: Fixes for pgAdmin4 messages