pgAdmin 4 commit: Ensure parameter values are quoted when needed when e

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure parameter values are quoted when needed when e
Дата
Msg-id E1hj2Hp-0007L7-2y@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure parameter values are quoted when needed when editing roles. Fixes #4393

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=776884860e11d15b6bb1db5e094a4cd728a84fd9
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_11.rst                  |  1 +
.../templates/columns/sql/default/get_position.sql |  2 +-
.../servers/templates/macros/variable.macros       |  2 +-
web/pgadmin/utils/driver/psycopg2/__init__.py      | 24 ++++++++++++++++++----
4 files changed, 23 insertions(+), 6 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin][RM4429] Drag and Drop name in query tool is not workingfor Firefox browser
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM 4393 Edit users with parameters 'all' giveserror while saving