pgAdmin III commit: Fix a crash that occured if selecting a schema cont

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix a crash that occured if selecting a schema cont
Date: 2012-11-27 09:58:29
Message-ID: E1TdHvx-0001NE-22@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a crash that occured if selecting a schema containing a domain.

Branch
------
REL-1_16_0_PATCHES

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

Modified Files
--------------
pgadmin/schema/pgDomain.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-11-27 09:58:37 Re: Fixed domain crash
Previous Message Dave Page 2012-11-27 09:57:57 pgAdmin III commit: Fix a crash that occured if selecting a schema cont