2 patches

From: Jasmin Dizdarevic <jasmin(dot)dizdarevic(at)gmail(dot)com>
To: "pgadmin-hackers(at)postgresql(dot)org" <pgadmin-hackers(at)postgresql(dot)org>
Subject: 2 patches
Date: 2013-04-27 20:32:54
Message-ID: CAOveQuNx7Jn68iyPvS0McOs9RJiX67c6Yg7EQL=zK_i5jBhs1Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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.
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,...)

If you think that this changes are useful feel free to commit them.

Best regards,
Jasmin

Attachment Content-Type Size
0001-Decimal-mark-option-added.patch application/octet-stream 5.4 KB
0002-Added-option-to-copy-column-names-from-result-grid.patch application/octet-stream 6.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-04-29 09:05:22 pgAdmin III commit: Allow the decimal mark displayed by the query tool
Previous Message Ashesh Vashi 2013-04-26 20:27:25 Re: PATCH: Debugger Redesign