> ________________________________
>
> From: Dave Page
> Sent: Sat, 25 Sep 2010 00:31:15 -0700
> To: pgadmin-support@postgresql.org
> Subject: Re: Can not debug plpgsql using PgAdminIII
>
>
>It's not broken for everyone else afaik. Try removing the profiler plugin from 
>shared_preload_libraries - it's probably stealing >the hook from the debugger 
>plugin.

Thanks that seemed to fix it. It could be good idea to document that you can't 
run both of these shared libraries at the same time, or fix the situation.

I'm very happy that I now have the debugger working! One little annoyance when 
debugging functions with more that 1 screen of definition is the scroll 
position is always set with the line cursor at the bottom of the text control. 
This makes it hard to see the code coming. I would suggest either advancing the 
scroll position so the line cursor is at the top of page, or not moving the 
scroll position at all unless the next step takes the cursor off the bottom on 
the text control so the user can define what they see.

Cheers,
Jeremy


______________________________________________________________________________________________________

This message contains information, which is confidential and may be subject to 
legal privilege. 
If you are not the intended recipient, you must not peruse, use, disseminate, 
distribute or copy this message.
If you have received this message in error, please notify us immediately (Phone 
0800 665 463 or i...@linz.govt.nz) and destroy the original message.
LINZ accepts no responsibility for changes to this email, or for any 
attachments, after its transmission from LINZ.

Thank you.
______________________________________________________________________________________________________

-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to