[pgadmin-hackers] pgAdmin III commit: Improved the debugger to work better with PPAS <= 9

2013-10-29 Thread Ashesh Vashi
Improved the debugger to work better with PPAS <= 9.2 Resolved the issues listed below: - Function/Procedure (plpgsql/edb-spl) execution completed with an error - "no target for SPL-style OUT parameter" (PPAS <= 9.2) Invoke the target (procedure/function) with the value explicitly, instead of

[pgadmin-hackers] pgAdmin III commit: Improved the debugger to work better with PPAS <= 9

2013-10-29 Thread Ashesh Vashi
Improved the debugger to work better with PPAS <= 9.2 Resolved the issues listed below: - Function/Procedure (plpgsql/edb-spl) execution completed with an error - "no target for SPL-style OUT parameter" (PPAS <= 9.2) Invoke the target (procedure/function) with the value explicitly, instead of

Re: [pgadmin-hackers] [pgadmin-support] pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3

2013-10-29 Thread Dave Page
Ashesh, can you look at this one as well please? Thanks. On Tue, Oct 22, 2013 at 8:34 AM, Neel Patel wrote: > Hi Dave, > > We have fixed the below two issues to support in Slony version 2.2.0 with PG > 9.3 in pgAdmin. > > Issue 1:- > > Bug to reproduce:- > > - Install PG 9.3 and slony 2.2.0 > - R

Re: [pgadmin-hackers] Patch for EDB binary path not set by default.

2013-10-29 Thread Dave Page
Ashesh - can you review/commit this please? I'm swamped at the moment. Thanks. On Mon, Oct 14, 2013 at 10:13 AM, Dinesh Kumar wrote: > Hi Dave, > > Thanks for your valuable inputs. > > On Fri, Oct 11, 2013 at 7:05 PM, Dave Page wrote: >> >> Hi >> >> >> On Wed, Oct 9, 2013 at 2:12 PM, Dinesh Kuma