Re: 2 patches

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Jasmin Dizdarevic <jasmin(dot)dizdarevic(at)gmail(dot)com>
Cc: "pgadmin-hackers(at)postgresql(dot)org" <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: 2 patches
Date: 2013-04-29 14:51:17
Message-ID: CA+OCxoz33eygRJKk9ivdwXf=T5=O7qDU=nUHxdg8rfcLzkNZgA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

On Sat, Apr 27, 2013 at 9:32 PM, Jasmin Dizdarevic
<jasmin(dot)dizdarevic(at)gmail(dot)com> wrote:
> Hi,
>
> for personal use I've made some modifications to pgadmin. Two thnings that
> are very frustrating when you need to copy results to spreadsheets.
>
> 1. Decimal mark
> Added an option to change default decimal mark to something other.

I've applied that patch - thanks!

> 2. Result grid: Copy column names
> Added option to include column names when copying results through clipboard
> It should work with all possible selections (entire row, selective
> columns,...)

That one didn't compile, however it was a relatively simple fix which
I've made and committed (were you using wx 2.9 perhaps?).

Thanks!

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

  • 2 patches at 2013-04-27 20:32:54 from Jasmin Dizdarevic

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jasmin Dizdarevic 2013-04-29 15:56:27 Re: 2 patches
Previous Message Dave Page 2013-04-29 13:59:44 pgAdmin III commit: Add an option to include column headers when copyin