[pgadmin-hackers] pgAdmin III commit: Fix index population, per report from Timon.

2012-03-27 Thread Dave Page
Fix index population, per report from Timon. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8995af9758f24a51405d15bce55ea9d5346ff8f0 Modified Files -- pgadmin/schema/pgIndex.cpp | 10 ++ 1 files changed, 2 insertions(+), 8

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

2012-03-27 Thread Dave Page
Oops - thanks, fixed. On Tue, Mar 27, 2012 at 8:53 AM, Timon wrote: > seems that this commit broke showing indexes in object inspector > see attachment > > 2012/3/13 Dave Page : > > Fix a couple more wx2.9 related assertions. > > > > Branch > > -- > > master > > > > Details > > --- > > >