Re: debugging in pgadmin

From: josep porres <jmporres(at)gmail(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: debugging in pgadmin
Date: 2009-03-24 13:50:33
Message-ID: d2d532610903240650l3dadcafbl5cf08d11a4548256@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

by the way, after upgrading, i get the same behaviour
even executing the function in a query window created after setting the
breakpoint.

2009/3/24 josep porres <jmporres(at)gmail(dot)com>

> i've just upgraded the server to 8.3.7 holding the same data directory
>
> select * from pldbg_get_proxy_info();
> "serverversionstr","serverversionnum","proxyapiver","serverprocessid"
> "PostgreSQL 8.3devel on i686-pc-mingw32, compiled by GCC gcc.exe (GCC)
> 3.4.2 (mingw-special)",80300,3,2948
>
> is it ok for testing your dll's?
>
> 2009/3/24 Dave Page <dpage(at)pgadmin(dot)org>
>
> On Tue, Mar 24, 2009 at 7:50 AM, josep porres <jmporres(at)gmail(dot)com> wrote:
>> > Ooops, I haven't realized the second schema, I've found the function.
>> > Here you are your test log.
>>
>> OK, I think we've tracked down the problem. Can I send you some
>> updated DLLs to try offlist?
>>
>>
>> --
>> Dave Page
>> EnterpriseDB UK: http://www.enterprisedb.com
>>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dave Page 2009-03-24 13:51:14 Re: debugging in pgadmin
Previous Message josep porres 2009-03-24 13:42:55 Re: debugging in pgadmin