[pgAdmin][RM5210] pgAdmin4 silently truncates text larger thanunderlying field size - Mailing list pgadmin-hackers

From navnath gadakh
Subject [pgAdmin][RM5210] pgAdmin4 silently truncates text larger thanunderlying field size
Date
Msg-id CAOAJCYrUNUB=33N_wnJQ3LUECPo0V6Ybriv5zNBeS57ddS6L0w@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][RM5210] pgAdmin4 silently truncates text larger thanunderlying field size
Re: [pgAdmin][RM5210] pgAdmin4 silently truncates text larger thanunderlying field size
List pgadmin-hackers
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

Attachment

pgadmin-hackers by date:

Previous
From: Shubham Agarwal
Date:
Subject: [pgAdmin4 - Bug #5387]
Next
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin][RM5210] pgAdmin4 silently truncates text larger thanunderlying field size