Re: plpgsql debugger support for postgresql
- From: Dave Page <dpage(at)postgresql(dot)org>
- To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
- Cc: Pavel Stěhule <pstehule(at)ilikethis(dot)cz>, pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
- Subject: Re: plpgsql debugger support for postgresql
- Date: Fri, 20 Jul 2007 08:56:26 +0100
- Message-id: <46A06AAA.3010706@postgresql.org> <text/plain>
Guillaume Lelarge wrote:
> Pavel Stěhule a écrit :
>> I would to test debugger with postgresql. Is possible somewhere download
>> server debugger support?
>>
>
> I don't think it's available for native PostgreSQL. AFAIK, it's only
> available with EnterpriseDB Advanced Server. Or perhaps Dave can share
> with us a really good news ? :)
I spoke with Korry last week - he's actively working on the community
version of the plugin. It apparently works with PostgreSQL now and
builds using PGXS I believe, but needs some API reshuffling to remove
some EDB specific parameters (package OID's to be specific).
Regards, Dave
Home |
Main Index |
Thread Index