Re: Proposal for debugging of server-side stored procedures

From: Lukas Smith <smith(at)pooteeweet(dot)org>
To: Thomas Hallgren <thomas(at)tada(dot)se>
Subject: Re: Proposal for debugging of server-side stored procedures
Date: 2006-06-11 09:17:23
Message-ID: 448BDFA3.1030302@pooteeweet.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thomas Hallgren wrote:

> I'd use the Komodo IDE and implement the ability to start the PL using a
> GUC setting per my original suggestion (with super-user requirement).
> Trivial solution, minimum effort, and very useful. KISS principle.

The DBGp protocol [1] I mentioned earlier is used by Komodo for example.
As a matter of fact Shane from ActiveState is one of the co-authors of
the protocol. The other author is Derick from the php project.

regards,
Lukas

[1] http://xdebug.org/docs-dbgp.php

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message ohp 2006-06-11 10:07:50 Re: bison version
Previous Message Thomas Hallgren 2006-06-11 09:06:57 Re: Proposal for debugging of server-side stored procedures