Re: pgadmin3 edit data grid

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgadmin3 edit data grid
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B8259FCF@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на pgadmin3 edit data grid  (Andreas Pflug <Andreas.Pflug@web.de>)
Ответы Release plan  (Andreas Pflug <Andreas.Pflug@web.de>)
Список pgadmin-hackers
Hi Andreas,

Thanks, this is great news. It won't be long before we are ready for a
preview release I think!

I haven't looked at this yet, but do hope to later in the week when I
look at your other commits.

Regards, Dave.

> -----Original Message-----
> From: Andreas Pflug [mailto:Andreas.Pflug@web.de]
> Sent: 22 April 2003 16:08
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] pgadmin3 edit data grid
>
>
> A working data edit grid is checked into cvs.
> The editing of cells could be improved, as soon as new controls for
> better editing of values in property windows are implemented.
> There are problems about scrollbars, especially under gtk.
>
> Data is read on-demand, so even big (REAL BIG) tables should be
> handleable. There's only the delay for the server to prepare
> the rowset.
> Since inserts/updates/deletes are held in the grid, there's
> no need to
> refresh after any data change.
>
> Have fun,
>
> Andreas
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to
> majordomo@postgresql.org
>


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

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: pgadmin3 edit data grid
Следующее
От: "frank_lupo"
Дата:
Сообщение: RE: PGA2: add Locks, fix depend