Thread: pgAdmin III commit: Add a specific panel for selection information

pgAdmin III commit: Add a specific panel for selection information

From
Guillaume Lelarge
Date:
Add a specific panel for selection information

This patch adds a new panel to show the number of selected characters in the
query tool. Moreover, it uses " chars" instead of "Sel. " (the latter one
being less descriptive).

Branch
------
master

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

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