pgAdmin 4 commit: 1) Disable the PSQL feature entirely in server mode b

2021-06-17 Thread Akshay Joshi
1) Disable the PSQL feature entirely in server mode by default. 2) Remove the code that attempts to filter out commands. refs #2341 Branches React_Porting master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2549688bdf2de9093c1140e2b92a0aca119c45c7 Auth

pgAdmin 4 commit: 1) Disable the PSQL feature entirely in server mode b

2021-06-14 Thread Akshay Joshi
1) Disable the PSQL feature entirely in server mode by default. 2) Remove the code that attempts to filter out commands. refs #2341 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2549688bdf2de9093c1140e2b92a0aca119c45c7 Author: Nikhil Mohite