pgAdmin 4 commit: Use POST instead of GET for Query Tool downloads toa - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Use POST instead of GET for Query Tool downloads toa
Date
Msg-id E1gz2m7-0000bp-TN@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Use POST instead of GET for Query Tool downloads to avoid errors with long queries. Fixes #4013

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=acb61f0990ac0926719a43508903fa6fa5141732

Modified Files
--------------
web/pgadmin/tools/sqleditor/__init__.py            |  4 ++--
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 11 ++++-------
2 files changed, 6 insertions(+), 9 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3933 Error dropping database pop upmessage displayed if user try to drop any database with Arabic character withnon super user
Next
From: Khushboo Vashi
Date:
Subject: Re: Result grid rendering (was: Re: [pgAdmin4][Pattch] - RM #3673 -"Download as .csv" F8 does NOT work when one of joined files is a TEMPORARY file)