Re: [GENERAL] Tips on how to efficiently debugging PL/PGSQL

2008-10-23 Thread Rainer Bauer
Glyn Astill wrote: >> From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> >> Just to seek some tips on how to efficiently debug PL/SQL. >> >edb have a debugger that intigrates with pgadmin > >http://pgfoundry.org/projects/edb-debugger/ This debugger is integrated with pgAdminIII that is shipped with Pos

Re: [GENERAL] Tips on how to efficiently debugging PL/PGSQL

2008-10-23 Thread Glyn Astill
> From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > Subject: [GENERAL] Tips on how to efficiently debugging PL/PGSQL > To: pgsql-general@postgresql.org > Date: Thursday, 23 October, 2008, 6:19 PM > Just to seek some tips on how to efficiently debug PL/SQL. > > One thing th

[GENERAL] Tips on how to efficiently debugging PL/PGSQL

2008-10-23 Thread cyw
Just to seek some tips on how to efficiently debug PL/SQL. One thing that bugs me in particular is the inability to trace a SQL line number in an error message to the line in my PL/PGSQL code. Thanks, CYW -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make change