[pgAdmin4][Patch]: Remove limit of 4000 characters from Textarea - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject [pgAdmin4][Patch]: Remove limit of 4000 characters from Textarea
Date
Msg-id CAKKotZSUT97ys1rin3W08ze2uQkybccGs5N54g=u9VCtdEM=Tg@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: Remove limit of 4000 characters from Textarea  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi,

PFA patch to fix the issue where we have hard coded limit of 4000 characters in Backform Textarea control, with new implementation we won't limit input unless and until maxlength is provided in particular field.
RM#2877

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [pgAdmin4][Patch]: To fix issues in Boolean editor
Next
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][Patch]: Properly quote owner in Type definition