Hi Chris

> From: Chris Travers <chris.trav...@gmail.com>

>To: Postgres General <pgsql-general@postgresql.org> 
>Sent: Tuesday, 15 January 2013, 7:59
>Subject: [GENERAL] Recommendations on plpgsql debugger?
> 
>
>Hi all;
>
>
>I have a client who needs a way to step through a PL/PGSQL function and 
>ideally see what one is doing at present.  I noticed that there used to be an 
>EDB Debugger module for this purpose but I can't seem to find one for 9.1 and 
>I can't seem to pull from csv to try.
>
>
>Any alternatives? Am I missing something?


Yeah, the cvs repository appears to have been replaced with git instead, try 
doing a git clone from:


git://git.postgresql.org/git/pldebugger.git

Glyn



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

Reply via email to