pgAdmin III commit: Fix support for synonyms on functions and procedure

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix support for synonyms on functions and procedure
Date: 2011-02-04 08:42:51
Message-ID: 201102040842.p148gpoG057198@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix support for synonyms on functions and procedures in EDB Advanced Server.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d97423929e9e594a2cded5a06f3d553871f8395e
Author: Nikhil S <nixmisc(at)gmail(dot)com>

Modified Files
--------------
pgadmin/dlg/dlgSynonym.cpp | 33 +++++++++++++++++++++++++++++++++
1 files changed, 33 insertions(+), 0 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-02-04 08:43:56 pgAdmin III commit: Update changelog
Previous Message Nikhil S 2011-02-04 07:19:51 pgAdmin III: 'public' schema not selected by default for "Default Privileges" tab