Re: Has anyone tried out the PL/pgSQL debugger?

From: John DeSoi <desoi(at)pgedit(dot)com>
To: korry(dot)douglas <korry(dot)douglas(at)enterprisedb(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Has anyone tried out the PL/pgSQL debugger?
Date: 2007-09-06 15:21:16
Message-ID: 7F609BA8-0F18-460D-91F5-C19973E6B4E5@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Korry,

On Sep 6, 2007, at 10:23 AM, korry.douglas wrote:

> John, I started writing up the API documentation and then noticed
> that most of what I intended to write is already described in the
> pldbgapi.c module.
>
> Take a look at that module and let me know if you have any
> questions (you can e-mail me off-list if you like). I'll update
> the documentation in pldbgapi.c as needed.

I just noticed that when digging around last night. It helped a lot
with my understanding of how things work. I think that needs to go in
the readme file or at least reference it from the readme file.

I would still like to see a simple example using psql. I know you
would not really use psql for this, but I think it would help a lot
with getting started for folks that want to use the debugger. I did
not spend lots of time on it, but even after reading pldbgapi.c I was
not able to get simple session going (e.g. how to start a session and
request the source for a procedure).

Thanks,

John

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Mielke 2007-09-06 15:53:45 Re: Hash index todo list item
Previous Message Hannu Krosing 2007-09-06 14:53:32 Re: [FEATURE REQUEST] Streaming Onlinebackup (Maybe OFFTOPIC)