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:20:55
Message-ID: E1TWTuZ-0008AY-JK@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
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=068af0983d7e29bb3a0668dd25317907f3da4ef9
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:20 pgAdmin III commit: Avoid updating the GQB model on every key press in
Previous Message Dhiraj Chawla 2012-11-08 13:12:34 [Patch] Crash in pgAdmin when Refresh object on click is enabled