Re: [pgAdmin][RM5210] pgAdmin4 silently truncates text larger than underlying field size

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: navnath gadakh <navnath(dot)gadakh(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM5210] pgAdmin4 silently truncates text larger than underlying field size
Date: 2020-04-14 11:10:27
Message-ID: CAFOhELdKi2e5uMuifh_RV7zvQSMpnufJgQAyQtP+Kvms6KC5FQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

I am reviewing this patch.

Thanks,
Khushboo

On Tue, Apr 14, 2020 at 4:33 PM navnath gadakh <
navnath(dot)gadakh(at)enterprisedb(dot)com> wrote:

> Hello Hackers,
> Please find the attached patch for below fixes:
>
> - Added validation for table row data that should not be larger than the
> field size.
> - Rearrange the existing functions to add validation.
> - Added test cases.
>
> Regards,
> Navnath Gadakh
>
>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Neel Patel 2020-04-14 11:34:44 Re: RM4292 - Dark mode support for Windows/macOS
Previous Message navnath gadakh 2020-04-14 11:03:09 [pgAdmin][RM5210] pgAdmin4 silently truncates text larger than underlying field size