pgAdmin 4 commit: Handle reverse engineering of synonyms with / in the

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Handle reverse engineering of synonyms with / in the
Date: 2016-10-14 23:02:01
Message-ID: E1bvBUH-0000au-6U@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Handle reverse engineering of synonyms with / in the name. Fixes #1622

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dd6a69d8453183e54d82032a79cbccb78bfa4a9c
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
.../server_groups/servers/databases/schemas/synonyms/__init__.py | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-10-14 23:02:16 Re: [pgAdmin4][Patch]: SYNONYM issue if use all special characters as name
Previous Message Dave Page 2016-10-14 22:58:19 Re: [pgAdmin4][Patch]: RM 1847 SQL script generated by pgAdmin 4 to create table has errors.