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

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolved a typo in the psycopg2 driver, qtTypeIdent c
Date: 2016-01-21 11:24:58
Message-ID: E1aMDMI-0006zd-Mv@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-01-21 12:23:39 PATCH: Fix for node.ui.js [pgAdmin4]
Previous Message Dave Page 2016-01-21 09:31:33 Re: Remove "unsupported version" warning for Greenplum