pgAdmin 4 commit: Resolved a typo in the psycopg2 driver, qtTypeIdent c - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Resolved a typo in the psycopg2 driver, qtTypeIdent c
Date
Msg-id E1aMDMI-0006zd-Mv@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Remove "unsupported version" warning for Greenplum
Next
From: Murtuza Zabuawala
Date:
Subject: PATCH: Fix for node.ui.js [pgAdmin4]