pgAdmin 4 commit: Generate the proper unique name for the duplicate col

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Generate the proper unique name for the duplicate col
Date: 2016-07-19 05:57:21
Message-ID: E1bPO1x-0000QC-IB@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-07-19 10:02:55 pgAdmin 4 commit: Using better way to find the current object in the pr
Previous Message Khushboo Vashi 2016-07-19 04:19:38 Re: pgAdmin IV : Unittest modular patch