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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: 1) Disable the PSQL feature entirely in server mode b
Дата
Msg-id E1ltpGb-0007E1-7C@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/psql_tool.rst                          |   4 -
web/config.py                                     |  19 ++--
web/pgadmin/browser/templates/browser/js/utils.js |   1 -
web/pgadmin/tools/psql/__init__.py                | 106 +---------------------
4 files changed, 9 insertions(+), 121 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed an issue where file dialog showing incorrect fi
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed API test cases for PG/EPAS 9.6