Re: [pgAdmin][RM4511] Grant Wizard: Unable to handle multiple objects when query string parameter exceeds its limit

2020-01-20 Thread Akshay Joshi
Thanks, patch applied. On Mon, Jan 20, 2020 at 12:32 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is a patch to change the REST API method for getting SQL in grant > wizard. It will accept POST instead of GET now so that data can be sent > using "data

pgAdmin 4 commit: Fixed an issue where Grant wizard unable to handle mu

2020-01-20 Thread Akshay Joshi
Fixed an issue where Grant wizard unable to handle multiple objects when the query string parameter exceeds its limit. Fixes #4511 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fde8e4054a53560954c858342acb89a33893606a Author: Aditya Toshniwa

pgAdmin 4 commit: Fixed API test cases for missing language pack and ja

2020-01-20 Thread Akshay Joshi
Fixed API test cases for missing language pack and jasmin test case. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b4b54d6b9489eee63464ef635b32cc3dc325e198 Modified Files -- .../languages/tests/language_test_data.json| 31

pgAdmin 4 commit: Ensure Postfix starts in the container, now it runs a

2020-01-20 Thread Dave Page
Ensure Postfix starts in the container, now it runs as non-root by default. Fixes #5076 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=23e218f1b52589a1ecb40af5521d2b388baf9397 Modified Files -- Dockerfile|

pgAdmin 4 commit: Improve wording

2020-01-20 Thread Dave Page
Improve wording Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=33cb649f2628321046bc4226307403405dfd6ddf Modified Files -- docs/en_US/release_notes_4_18.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)