Re: pl/pgsql debuging, was Re: debugging C functions

From: David Gardner <David(dot)Gardner(at)yucaipaco(dot)com>
To: 'Dave Page' <dpage(at)postgresql(dot)org>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: pl/pgsql debuging, was Re: debugging C functions
Date: 2007-06-05 23:14:52
Message-ID: C975BFE03CC5DE4999143A5BEA9FB515021DC0C501@yucex.lax.yucwin
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I grabbed the May 10th dev snapshot of pgAdmin3, first a little bit of praise to the pgAdmin3 team for allowing me to run both pgAdmin3 1.7 and 1.6.2 side by side.

However what is the debug plugin API? I looked around in postgresql/contrib, and PostgreSQL.org. I'm assuming this plugin is something that needs to run server side?

---
David Gardner, IT
The Yucaipa Companies
(310) 228-2855

-----Original Message-----
From: Dave Page [mailto:dpage(at)postgresql(dot)org]
Sent: Tuesday, June 05, 2007 1:38 PM
To: Pavel Stehule
Cc: David Gardner; pgsql-general(at)postgresql(dot)org
Subject: Re: pl/pgsql debuging, was Re: [GENERAL] debugging C functions

> ------- Original Message -------
> From: "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com>
> To: "David Gardner" <David(dot)Gardner(at)yucaipaco(dot)com>
> Sent: 05/06/07, 21:01:49
> Subject: Re: pl/pgsql debuging, was Re: [GENERAL] debugging C functions
>
> 2007/6/5, David Gardner <David(dot)Gardner(at)yucaipaco(dot)com>:
> > This post got me thinking, is there a similar procedure for PL/pgSQL functions?
> >
>
> No. You can debug PL/pgSQL function via debug plugin API. Currently
> exists only one debugger, which can do it - Enterprisedb debugger.
>

Or dev builds of pgAdmin - but you still need the plugin.

Regards, Dave

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joe Conway 2007-06-06 03:34:39 Re: Encrypted column
Previous Message Robert Treat 2007-06-05 23:04:57 Re: Tablespaces