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:[EMAIL PROTECTED] Sent: Tuesday, June 05, 2007 1:38 PM To: Pavel Stehule Cc: David Gardner; pgsql-general@postgresql.org Subject: Re: pl/pgsql debuging, was Re: [GENERAL] debugging C functions > ------- Original Message ------- > From: "Pavel Stehule" <[EMAIL PROTECTED]> > To: "David Gardner" <[EMAIL PROTECTED]> > Sent: 05/06/07, 21:01:49 > Subject: Re: pl/pgsql debuging, was Re: [GENERAL] debugging C functions > > 2007/6/5, David Gardner <[EMAIL PROTECTED]>: > > 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 ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly