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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Avoid updating the GQB model on every key press in
Date: 2012-11-08 15:21:20
Message-ID: E1TWTuy-0008B8-BJ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)chawla(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-11-08 15:21:43 Re: Reduce delay in keypress (input) in Query Tool
Previous Message Dave Page 2012-11-08 15:20:55 pgAdmin III commit: Avoid updating the GQB model on every key press in