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

From Dave Page
Subject Re: pgAdmin III commit: Fix a couple more wx2.9 related assertions.
Date
Msg-id CA+OCxowzWfgAs43traxSZh9kZd4ActSDDcTFLLBht_vArc-j6g@mail.gmail.com
Whole thread Raw
In response to Re: pgAdmin III commit: Fix a couple more wx2.9 related assertions.  (Timon <timosha@gmail.com>)
List pgadmin-hackers
Oops - thanks, fixed.

On Tue, Mar 27, 2012 at 8:53 AM, Timon <timosha@gmail.com> wrote:
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



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix index population, per report from Timon.
Next
From: Akshay Joshi
Date:
Subject: Re: pgAdmin 1.15 experiences