Re: Verison 8.3 PL/pgSQL debugger Question

From: John DeSoi <desoi(at)pgedit(dot)com>
To: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
Cc: Postgresql General List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Verison 8.3 PL/pgSQL debugger Question
Date: 2007-11-12 13:15:53
Message-ID: 64A9EC8C-F2C8-4844-A964-DF9E6CDDF226@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tony,

On Nov 10, 2007, at 4:34 PM, Tony Caduto wrote:

> Is there any documentation for developers on how to use the new
> debugger in 8.3?
> Specifically on how it works and general guidelines on integration
> into 3rd party GUI applications.

The API documentation is in the source file pldbgapi.c. Korry posted
a more detailed example here (which was to be added to the readme file):

http://archives.postgresql.org/pgsql-hackers/2007-09/msg00241.php

John DeSoi, Ph.D.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Patric Bechtel 2007-11-12 13:19:21 Re: Regression in 8.3?
Previous Message Magnus Hagander 2007-11-12 13:07:26 Re: 8.2.3: Server crashes on Windows using Eclipse/Junit