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:44:34
Message-ID: 201102040844.p148iY5k057448@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
------
REL-1_12_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=418bd11be37c48045bb36e5cfea19df47eb305db
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:45:25 Re: pgAdmin III: synonym support for EDBAS functions/procedures
Previous Message Dave Page 2011-02-04 08:43:56 pgAdmin III commit: Update changelog