From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
---|---|
To: | Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | Re: Server Status window work |
Date: | 2009-01-05 10:48:54 |
Message-ID: | 4961E596.7050202@lelarge.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Dave Page a écrit :
> On Sun, Jan 4, 2009 at 12:53 PM, Guillaume Lelarge
> <guillaume(at)lelarge(dot)info> wrote:
>> Hi,
>>
>> Guillaume Lelarge a écrit :
>>> [...]
>>> The roadmap still shows I need to work on the server status window. But
>>> it doesn't explain what I have in mind. Dave gave me some hints and
>>> todos.
>> At last, I'm working on this.
>
> You don't have long - PG beta is planned for February.
>
Which means pgAdmin too ? or do we have some more time ? this will be
pretty hard to add support for PostgreSQL new features in such a small
delay.
>>> Here is my todo list on this :
>>> [...]
>>> * Command line options to start the Server Status window on it's own,
>>> much as we can already do with the query tool.
>>>
>> The patch attached implements this. It seems I just copy and paste the
>> query tool code, and in fact it's true. Not sure if I should refactor
>> that code. It'll be less readable.
>
> Yeah - I'd be inclined to leave it. It's not clear how it could be
> usefully re-jiggered.
>
> Please commit if you're happy it tests OK. It looks reasonable to my eyes.
>
Done, thanks.
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2009-01-05 10:53:44 | Re: Server Status window work |
Previous Message | svn | 2009-01-05 10:47:24 | SVN Commit by guillaume: r7532 - in trunk/pgadmin3: . pgadmin |