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
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
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
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