pgAdmin III commit: Avoid updating the GQB model on every key press in - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Avoid updating the GQB model on every key press in
Date
Msg-id E1TWTuy-0008B8-BJ@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Avoid updating the GQB model on every key press in
Next
From: Dave Page
Date:
Subject: Re: Reduce delay in keypress (input) in Query Tool