Re: [pgadmin-hackers] PATCH: Debugger Redesign

2013-04-29 Thread Ashesh Vashi
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 :-) >

Re: [pgadmin-hackers] PATCH: Debugger Redesign

2013-04-29 Thread Dave Page
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

Re: [pgadmin-hackers] 2 patches

2013-04-29 Thread Dave Page
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

[pgadmin-hackers] pgAdmin III commit: Allow the decimal mark and thousands separators to

2013-04-29 Thread Dave Page
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 +++

[pgadmin-hackers] pgAdmin III commit: Rewrite the debugger to resolve numerous known issu

2013-04-29 Thread Dave Page
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 ---

Re: [pgadmin-hackers] 2 patches

2013-04-29 Thread Dave Page
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

[pgadmin-hackers] pgAdmin III commit: Add an option to include column headers when copyin

2013-04-29 Thread Dave Page
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

[pgadmin-hackers] pgAdmin III commit: Allow the decimal mark displayed by the query tool

2013-04-29 Thread Dave Page
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