Обсуждение: pgAdmin 4 commit: Resolved a typo in the psycopg2 driver, qtTypeIdent c

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Resolved a typo in the psycopg2 driver, qtTypeIdent c

От
Ashesh Vashi
Дата:
Resolved a typo in the psycopg2 driver, qtTypeIdent checking the wrong
list, because - in specific type match comma (,) was missing.

Branch
------
master

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

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