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

From Dave Page
Subject Re: [pgAdmin4][Patch]: Remove limit of 4000 characters from Textarea
Date
Msg-id CA+OCxoxkpa35fXjhiK3yZF5qfXpScPVre8DTqmq5M5wWCZ8uoA@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][Patch]: Remove limit of 4000 characters from Textarea  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Tue, Nov 21, 2017 at 7:27 AM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
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




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

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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Remove the artificial limit of 4000 characters fromt
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Quote the owner name when creating types. Fixes#2787