pgAdmin 4 commit: Allow refreshing of synonym nodes. Fixes #1845

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow refreshing of synonym nodes. Fixes #1845
Date: 2016-10-14 22:50:26
Message-ID: E1bvBJ4-0008D2-2I@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow refreshing of synonym nodes. Fixes #1845

Branch
------
master

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-10-14 22:50:34 Re: [pgAdmin4]: RM1845 - Add node method to fetch synonym properties
Previous Message Dave Page 2016-10-14 19:23:45 Re: [Patch]: Error while renaming FTS dictionary and FTS template nodes