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:57:57
Message-ID: E1TdHvR-0001Mi-Fn@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
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=836ec7b8a094a00a521a4da68d9a3257e619fa71
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:29 pgAdmin III commit: Fix a crash that occured if selecting a schema cont
Previous Message Akshay Joshi 2012-11-27 06:20:27 Fixed domain crash