[pgAdmin4][Patch] - RM 5481 update is truncating data for typecharacter with length - Mailing list pgadmin-hackers

From Akshay Joshi
Subject [pgAdmin4][Patch] - RM 5481 update is truncating data for typecharacter with length
Date
Msg-id CANxoLDedzbNE0gqKeagC4HJjKD8rBFbhHCJv-Qac6oiMrE_Z3Q@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch] - RM 5481 update is truncating data for typecharacter with length  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

Attached is the patch to fix the data truncation issue when updating the data of the type character with length. To fix this issue I have created a ignore type cast list, where while inserting/updating we ignore the typecasting for the mentioned data type.

Added test cases for character and bit Data Type. 

Please review it. 

--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246
Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: Translators: Release next week
Next
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin4][Patch] - RM 5481 update is truncating data for typecharacter with length