pgAdmin III commit: Fix a crash that occured if selecting a schema cont - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Fix a crash that occured if selecting a schema cont
Date
Msg-id E1TdHvx-0001NE-22@gothos.postgresql.org
Whole thread Raw
List 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.joshi@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix a crash that occured if selecting a schema cont
Next
From: Dave Page
Date:
Subject: Re: Fixed domain crash