pgAdmin III commit: Use a much smarter auto-sizing algorithm for the co

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Use a much smarter auto-sizing algorithm for the co
Дата
Msg-id E1VsaDd-0001kE-Uc@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Use a much smarter auto-sizing algorithm for the columns in the Query Tool output grid

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c374435196fcead5dddd88364ef3b337b85830b6
Author: J.F. Oster <jinfroster@mail.ru>

Modified Files
--------------
CHANGELOG                          |    2 +
pgadmin/ctl/ctlSQLGrid.cpp         |  203 +++++++++++++++++++++++++++++++-----
pgadmin/ctl/ctlSQLResult.cpp       |   36 +------
pgadmin/frm/frmEditGrid.cpp        |   19 +---
pgadmin/include/ctl/ctlSQLGrid.h   |   11 ++
pgadmin/include/ctl/ctlSQLResult.h |    3 -
6 files changed, 198 insertions(+), 76 deletions(-)


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

Предыдущее
От: "J.F. Oster"
Дата:
Сообщение: Re: PATCH: Choose best width for Data Output columns of Query tool
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: Choose best width for Data Output columns of Query tool