Thread: pgAdmin III commit: Only put the executed query in the histoqueries com

pgAdmin III commit: Only put the executed query in the histoqueries com

From
Guillaume Lelarge
Date:
Only put the executed query in the histoqueries combobox

Before, we used to get the whole text, rather than the selected text.

Report from Michal Kozusznik.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5b8dacdcaba1f56d1f384c4b44218627bc77a431

Modified Files
--------------
pgadmin/frm/frmQuery.cpp |    4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)