pgAdmin 4 commit: Fixed copy/paste issues for PSQL tool terminal. Fixes

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed copy/paste issues for PSQL tool terminal. Fixes
Дата
Msg-id E1lwQNj-00019y-AV@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed copy/paste issues for PSQL tool terminal. Fixes #6547.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6645625e6b3f3efc2f3ae11be09afccc0292df4f
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_5.rst                   |   1 +
web/pgadmin/tools/psql/__init__.py                 | 172 +++------------------
web/pgadmin/tools/psql/static/js/psql_module.js    |  43 +++---
.../tools/psql/templates/editor_template.html      |   6 +-
4 files changed, 42 insertions(+), 180 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-6547]: Issue with Copy/ Paste on PSQL tool terminal.