pgAdmin III commit: Add an option to include column headers when copyin

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Add an option to include column headers when copyin
Date: 2013-04-29 13:59:44
Message-ID: E1UWocK-0005tL-Ua@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add an option to include column headers when copying from the query tool results.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=48e3ee117b323630f8b612a4e11692626435b82c
Author: Jasmin Dizdarevic <jasmin(dot)dizdarevic(at)gmail(dot)com>

Modified Files
--------------
CHANGELOG | 2 +
pgadmin/ctl/ctlSQLGrid.cpp | 55 ++
pgadmin/frm/frmOptions.cpp | 3 +
pgadmin/include/ctl/ctlSQLGrid.h | 4 +
pgadmin/include/utils/sysSettings.h | 10 +
pgadmin/ui/frmOptions.xrc | 15 +
pgadmin/ui/xrcDialogs.cpp | 1066 ++++++++++++++++++-----------------
7 files changed, 639 insertions(+), 516 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-04-29 14:51:17 Re: 2 patches
Previous Message Dave Page 2013-04-29 09:05:22 pgAdmin III commit: Allow the decimal mark displayed by the query tool