Re: Query grid

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Query grid
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C99D6@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Query grid  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-hackers

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> Sent: 03 April 2006 14:50
> To: Dave Page
> Cc: edigeronimo@xtracards.com; pgadmin-hackers
> Subject: Re: [pgadmin-hackers] Query grid
>
> IMNSHO this patch is rotten from the ground. wxGrid is known to be
> flakey, extending its use is a bad idea.  The speed issue is not a
> question of grid or non-grid, it's a question of virtual data/display
> management.

As you know, there is no alternative that can provide the other
functionality that people want (copy/paste etc), and we've already seen
that the grid can be significantly faster than the list.

I know you will say that the tool has only one purpose from your point
of view, but regardless of that, pgAdmin *is* a generic tool intended to
meet the needs of the majority of it's hundreds of thousands of users,
and that includes the query tool which many will be comparing with SQL's
Query Analyzer and similar programs. Having seen the grid work at more
than acceptable speeds, I see no reason that it cannot fulfill both use
cases once the bugs are ironed out. And that is precisely why it's in
SVN trunk and all the resulting snapshots etc.

Regards, Dave

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: Query grid
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r5069 - trunk/pgadmin3/src/ctl