On Tue, Apr 30, 2013 at 12:48 AM, Dave Page wrote:
> On Mon, Apr 29, 2013 at 8:10 PM, Ashesh Vashi <
> ashesh.va...@enterprisedb.com> wrote:
>
>> On Mon, Apr 29, 2013 at 10:30 PM, Dave Page wrote:
>>
>>> Thanks Ashesh - committed (with a few minor tweaks, mostly to messages)!
>>> Good work :-)
>
On Mon, Apr 29, 2013 at 8:10 PM, Ashesh Vashi wrote:
> On Mon, Apr 29, 2013 at 10:30 PM, Dave Page wrote:
>
>> Thanks Ashesh - committed (with a few minor tweaks, mostly to messages)!
>> Good work :-)
>>
> Thanks
>
>>
>> I think we have the following issues to discuss and possibly resolve
>> dur
Hi
On Mon, Apr 29, 2013 at 4:56 PM, Jasmin Dizdarevic
wrote:
> Hi Dave,
> thank you for committing.
>
> Attached are two "bug fixes" and an improvement.
>
> - Can not save settings if thoussep and decimal mark are blank
Good catch - applied.
> - Not copying column header if selecting just one c
Allow the decimal mark and thousands separators to be blank.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=01920c9522d45f94259f6ba344b61100e82dcc46
Author: Jasmin Dizdarevic
Modified Files
--
pgadmin/frm/frmOptions.cpp | 12 +++
Rewrite the debugger to resolve numerous known issues and instabilities mostly
due to the threading code.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=140e8aee4cb5d423bb76ad81874e442d3e17b5c1
Author: Ashesh Vashi
Modified Files
---
Hi
On Sat, Apr 27, 2013 at 9:32 PM, Jasmin Dizdarevic
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
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
Modified Files
--
CHANGELOG
Allow the decimal mark displayed by the query tool to be configured as the
thousands separator can.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ffe9ddbc422462b7bb35298fd638cb8c15f7632b
Author: Jasmin Dizdarevic
Modified Files