pgAdmin III commit: Prevent the SSL options combo box displaying duplic

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Prevent the SSL options combo box displaying duplic
Date: 2012-10-08 12:25:42
Message-ID: E1TLCP0-00051M-SZ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Prevent the SSL options combo box displaying duplicate options if the
server dialogue gets redisplayed.

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=887713a90e8070a6140208d1f1e4f0030850a716
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-10-08 12:26:06 pgAdmin III commit: Prevent the SSL options combo box displaying duplic
Previous Message Akshay Joshi 2012-10-08 07:51:43 Fixed column header chopped off issue in "Search Object" dialog