pgAdmin III commit: Add a specific panel for selection information

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Add a specific panel for selection information
Date: 2011-01-30 15:55:14
Message-ID: 201101301555.p0UFtEn9082753@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-01-30 15:55:42 Re: Support for pg_stat_database_conflicts and pg_stat_replication
Previous Message Peter Geoghegan 2011-01-29 18:08:03 Re: wxWidgets 2.9 build