[pgAdmin4][PATCH] To fix the issue with displaying bigint[] values in query tool

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][PATCH] To fix the issue with displaying bigint[] values in query tool
Date: 2017-04-14 13:28:06
Message-ID: CAKKotZRVvkvQNL6FN3s8CwS4h+7sXkHV9td5P=SYTDmGp-s9wQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

>
> Hi,
>
> PFA minor patch to fix the the issue with bigint[] array values as JS
> truncates long numbers from array object.
> RM#2272
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>

Attachment Content-Type Size
RM_2272.diff text/plain 765 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message George Gelashvili 2017-04-14 22:01:31 [patch] Query Output Header Width
Previous Message Murtuza Zabuawala 2017-04-14 11:09:49 [pgAdmin4][PATCH] Table column edit breaks when using column level permissions