pgAdmin 4 commit: Generate the proper unique name for the duplicate col - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Generate the proper unique name for the duplicate col
Date
Msg-id E1bPO1x-0000QC-IB@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Generate the proper unique name for the duplicate column name.

Thanks Murtuza for reporting the issue.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/cursor.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: pgAdmin IV : Unittest modular patch
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Using better way to find the current object in the pr