Re: pgAdmin III commit: Fix a couple more wx2.9 related assertions. - Mailing list pgadmin-hackers

From Timon
Subject Re: pgAdmin III commit: Fix a couple more wx2.9 related assertions.
Date
Msg-id CAAeC-StHpihVya94pnQN0VO82xFFcpZu6FHu+WeT7zd-=fYHew@mail.gmail.com
Whole thread Raw
In response to pgAdmin III commit: Fix a couple more wx2.9 related assertions.  (Dave Page <dpage@pgadmin.org>)
Responses Re: pgAdmin III commit: Fix a couple more wx2.9 related assertions.  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
seems that this commit broke showing indexes in object inspector
see attachment

2012/3/13 Dave Page <dpage@pgadmin.org>:
> Fix a couple more wx2.9 related assertions.
>
> Branch
> ------
> master
>
> Details
> -------
> http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5bbf2deb3a62198a615d2f59cbd5e19084e7e7a7
> Author: Akshay Joshi <akshay.joshi@enterprisedb.com>
>
> Modified Files
> --------------
> pgadmin/frm/frmDatabaseDesigner.cpp |    7 ++-----
> pgadmin/schema/pgIndex.cpp          |    8 +++++++-
> 2 files changed, 9 insertions(+), 6 deletions(-)
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers



--
All bugs reserved

Attachment

pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #357: Allow the use of a different config file
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix index population, per report from Timon.