Re: [pgadmin-support] pgAdmin debugger hangs on Windows 8 after closing debug window

2013-10-28 Thread Ashesh Vashi
On Mon, Oct 28, 2013 at 11:36 PM, EDUARDO ESTEBAN wrote: > ** > Try to push the play button on the toolbar insted of pressing F5 Key... > With F5 worked but noy when pressing the play button (wich should be > equivalent). > Both are same, same function is attached to both events. > > Thank you >

[pgadmin-support] LDAP support for 9.3 rpm

2013-10-28 Thread Michael Ma
Hello, Can anyone confirm that http://yum.postgresql.org/9.3/redhat/rhel-6-x86_64/pgdg-centos93-9.3-1.noarch.rpm was compiled with LDAP support (option --with-ldap for configure)? Thanks, Mike

Re: [pgadmin-support] pgAdmin debugger hangs on Windows 8 after closing debug window

2013-10-28 Thread EDUARDO ESTEBAN
Try to push the play button on the toolbar insted of pressing F5 Key... With F5 worked but noy when pressing the play button (wich should be equivalent). Thank you _ De: Ashesh Vashi [mailto:ashesh.va...@enterprisedb.com] Enviado el: lunes, 28 de octubre de 2013 18:57 Para: EDUARDO ES

Re: [pgadmin-support] pgAdmin debugger hangs on Windows 8 after closing debug window

2013-10-28 Thread Ashesh Vashi
On Mon, Oct 28, 2013 at 10:51 PM, EDUARDO ESTEBAN wrote: > ** > Thank you for your fast answer. > I don´t know what you exactly mean by session, but please let me resume > the steps to reproduce the problem: > > 1- To test it, use the example (database, table and trigger function y > supplied) >

Re: [pgadmin-support] pgAdmin debugger hangs on Windows 8 after closing debug window

2013-10-28 Thread EDUARDO ESTEBAN
Thank you for your fast answer. I don´t know what you exactly mean by session, but please let me resume the steps to reproduce the problem: 1- To test it, use the example (database, table and trigger function y supplied) 2- Open one pgAdmin (we call this pgAdmin 1) and "set breakpoint" on the tri

Re: [pgadmin-support] pgAdmin debugger hangs on Windows 8 after closing debug window

2013-10-28 Thread Ashesh Vashi
Do mean to say that - the debugger does not remember the break-points for two different sessions? Then yes - it is not remembering them at the moment. I will send a patch to resolve the issue soon. On Mon, Oct 28, 2013 at 9:14 PM, EDUARDO ESTEBAN wrote: > ** > Dear Ashesh, > I told you that the

Re: [pgadmin-support] pgAdmin debugger hangs on Windows 8 after closing debug window

2013-10-28 Thread EDUARDO ESTEBAN
Dear Ashesh, I told you that the pgAdmin debug was working on 9.3.1.-1 but making a deeper test it doesn´t work well at all. Once a breakpoint is reached, if F5 key is pressed (to continue) if the breakpoint is reached later again then it doesn´t stop on the debuggged function but at the same time