pgAdmin III commit: Avoid updating the GQB model on every key press in

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Avoid updating the GQB model on every key press in
Дата
Msg-id E1TWTuy-0008B8-BJ@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Avoid updating the GQB model on every key press in the query tool

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7e137539dcebe8d20ffcac1afa753aff19563c0f
Author: Dhiraj Chawla <dhiraj.chawla@enterprisedb.com>

Modified Files
--------------
CHANGELOG                      |    2 ++
pgadmin/frm/frmQuery.cpp       |   14 ++++++++++----
pgadmin/include/frm/frmQuery.h |    2 +-
3 files changed, 13 insertions(+), 5 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Avoid updating the GQB model on every key press in
Следующее
От: Dave Page
Дата:
Сообщение: Re: Reduce delay in keypress (input) in Query Tool