[pgadmin-hackers] Re: [pgadmin-support] bug: repeated messages in pgadmin (1.18.0 Alpha 1) query tool messages pane

2013-06-20 Thread Ashesh Vashi
On Fri, Jun 21, 2013 at 10:11 AM, Timon wrote: > i have tested it already, and it works great. Both problems are solved. > Thank you for your work :) > Thanks a lot. That's a relief for me. :-) > > > 2013/6/20 Ashesh Vashi > >> Hi Timon, >> >> I've sent patch to Dave (and, pgadmin-hackers) and

[pgadmin-hackers] Re: [pgadmin-support] bug: repeated messages in pgadmin (1.18.0 Alpha 1) query tool messages pane

2013-06-20 Thread Timon
i have tested it already, and it works great. Both problems are solved. Thank you for your work :) 2013/6/20 Ashesh Vashi > Hi Timon, > > I've sent patch to Dave (and, pgadmin-hackers) and he already checked-in. > > Can you please confirm both the behavior with the latest code? > (1. Repeated m

Re: [pgadmin-hackers] PATCH: Debugger Redesign

2013-06-20 Thread Ashesh Vashi
Here is one more patch. This patch includes modification related to replacing the progress dialog with a progress bar in the statusbar. On Thu, Jun 20, 2013 at 7:13 PM, Dave Page wrote: > Thanks, applied. > > > > On Thu, Jun 20, 2013 at 11:07 AM, Ashesh Vashi < > ashesh.va...@enterprisedb.com> w

[pgadmin-hackers] Re: [pgadmin-support] bug: repeated messages in pgadmin (1.18.0 Alpha 1) query tool messages pane

2013-06-20 Thread Ashesh Vashi
Hi Timon, I've sent patch to Dave (and, pgadmin-hackers) and he already checked-in. Can you please confirm both the behavior with the latest code? (1. Repeated messages and 2. Cancellation on Query Execution) If you can spend some time, that will be very helpful. On Tue, Jun 18, 2013 at 2:16 PM

[pgadmin-hackers] pgAdmin III commit: Check for the session (backend) on which the target

2013-06-20 Thread Dave Page
Check for the session (backend) on which the target was running, if it does not exist, we wait for another session to invoke the target. Also - resolved couple of other problem related to the debugger: - On cancellation of progress dialog, it was not closing the debugger. - In direct debugging, t

Re: [pgadmin-hackers] PATCH: Debugger Redesign

2013-06-20 Thread Dave Page
Thanks, applied. On Thu, Jun 20, 2013 at 11:07 AM, Ashesh Vashi < ashesh.va...@enterprisedb.com> wrote: > Hi Dave, > > Please find the patch to resolve few of the problems with the debuggers > and introduced during redesigning it. > > On Tue, Apr 30, 2013 at 12:56 AM, Ashesh Vashi < > ashesh.va.

[pgadmin-hackers] pgAdmin III commit: Use wxT() instead of _T() which doesn't work on Sol

2013-06-20 Thread Dave Page
Use wxT() instead of _T() which doesn't work on Solaris. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c73b1a97befa6bb98b59f65622da5028ac444b78 Modified Files -- pgadmin/dd/dditems/figures/ddColumnKindIcon.cpp|2 +- pgadmin

[pgadmin-hackers] pgAdmin III commit: Use wxT() instead of _T() which doesn't work on Sol

2013-06-20 Thread Dave Page
Use wxT() instead of _T() which doesn't work on Solaris. Branch -- REL-1_16_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b9bc75dc4d270e49597f83baca0a43465c26bd45 Modified Files -- pgadmin/dd/dditems/figures/ddColumnKindIcon.cpp|

Re: [pgadmin-hackers] PATCH: Debugger Redesign

2013-06-20 Thread Ashesh Vashi
Hi Dave, Please find the patch to resolve few of the problems with the debuggers and introduced during redesigning it. On Tue, Apr 30, 2013 at 12:56 AM, Ashesh Vashi < ashesh.va...@enterprisedb.com> wrote: > On Tue, Apr 30, 2013 at 12:48 AM, Dave Page wrote: > >> On Mon, Apr 29, 2013 at 8:10 PM

Re: [pgadmin-hackers] Heads-up - Beta 1

2013-06-20 Thread Dave Page
Guillaume? On Thu, Jun 20, 2013 at 7:11 AM, Marek Černocký wrote: > What my translation and patch > http://www.postgresql.org/message-id/1366823347.15060.23.camel@sirius > Can Guillaume see it. > > > Dave Page píše v Út 18. 06. 2013 v 15:48 +0100: >> I plan to cut the beta 1 release on Monday. >>