Re: [pgAdmin4][RM4062] Integer array cell in view/edit data behaves weird

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][RM4062] Integer array cell in view/edit data behaves weird
Date: 2019-03-19 16:30:03
Message-ID: CA+OCxozd-WgK5tJ3uSrt5TUNyx41A7VkJNR8eVY9Ltd15aNqew@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

Fahar, can you please ensure that you test numeric and other array types
thoroughly in the View/Edit Data tool? Thanks!

On Tue, Mar 19, 2019 at 1:11 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Attached is the patch to fix integer array cell editor behaviour which was
> not working correctly appropriately.
>
> Kindly review.
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer | EnterpriseDB Software Solutions | Pune
> "Don't Complain about Heat, Plant a tree"
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-19 16:45:04 pgAdmin 4 commit: Fix handling of numeric arrays in View/Edit Data. Fix
Previous Message Dave Page 2019-03-19 16:29:10 pgAdmin 4 commit: Fix handling of numeric arrays in View/Edit Data. Fix