pgAdmin 4 commit: Fixes the qtIdent function in the psycopg2 driver abo

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fixes the qtIdent function in the psycopg2 driver abo
Дата
Msg-id E1aTR8t-00025B-Ea@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixes the qtIdent function in the psycopg2 driver about not taking care
of double quote within it.

The 'replace' function of immutable type string do create a new
instance of type string, which needed to be reassgined to the variable
'value'.

Reported By: Murtuza Zabuawala

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=639a3ed0ac2e6855d16e70b9df6773b5e49fd5a8

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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