pgAdmin 4 commit: Remove the artificial limit of 4000 characters fromt - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Remove the artificial limit of 4000 characters fromt
Date
Msg-id E1eMxGW-0007sB-Ir@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Remove the artificial limit of 4000 characters from text areas. Fixes #2877

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2c84538d00de3a88fc36ef9c42eee859fdbe42c2
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Add optional TLS support to the docker container.
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Attempt to decode database errors based onlc_message