Re: Statistics tab, "Tables" node

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Statistics tab, "Tables" node
Date: 2008-05-12 09:45:27
Message-ID: 482811B7.6060409@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dave Page a écrit :
> On Mon, May 12, 2008 at 10:21 AM, Guillaume Lelarge
> <guillaume(at)lelarge(dot)info> wrote:
>> Guillaume Lelarge a écrit :
>>
>>> [...]
>>>
>>> The last one does what we want, but our ctlListView::AddColumn method's
>> handling of default values was buggy. The attached patch fixes this, and
>> changes pgTableCollection::ShowStatistics method to handle the new default
>> value (wxLIST_AUTOSIZE_USEHEADER).
>>>
>> /me wishes he has a mail client that would tell him he forgot the "attached
>> patch" :-/
>
> Yeah, me too :-)
>

AFAIK, gmail does this. Unfortunately, my Thunderbird is less smart.

> Patch looks good to my eyeballs - please apply.
>

Thanks, done.

Now working on the refresh code.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2008-05-12 14:01:47 Windows test
Previous Message svn 2008-05-12 09:43:12 SVN Commit by guillaume: r7286 - in trunk/pgadmin3/pgadmin: ctl include/ctl schema