pgAdmin III commit: Fix a number of synonym related issues:

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix a number of synonym related issues:
Date: 2011-06-01 09:41:57
Message-ID: 201106010941.p519fvBo088899@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a number of synonym related issues:
- A crash when opening the new synonym dialog on PPAS 8.3r2.
- Labelling of the target type in the properties list.
- List only unique procedure/function names as possible targets.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ff3b8d4278c248fc39dcf8333ad514f32885c345

Modified Files
--------------
pgadmin/dlg/dlgSynonym.cpp | 45 ++++++++++-----------------------
pgadmin/schema/edbPrivateSynonym.cpp | 17 ++++++++++---
2 files changed, 27 insertions(+), 35 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-06-01 09:42:54 pgAdmin III commit: Fix a number of synonym related issues:
Previous Message Jasmin Dizdarevic 2011-06-01 08:31:18 Re: Discussion - Search Objects