Re: [pgadmin-support] debugging pgsql in pgadmin

2009-07-06 Thread Dave Page
On Mon, Jul 6, 2009 at 3:57 PM, fatmijumar fatmijumar wrote: > 1. Environment > > - postgresql 8.4.0 + plpgsql debugger > - pgadmin III v.1.10.0 > > We debug functions with pgadmin, and it is OK (including stepping into other > functions, thanks for your help). > > 2. Question > > The question is:

[pgadmin-support] debugging pgsql in pgadmin

2009-07-06 Thread fatmijumar fatmijumar
*1. Environment* - postgresql 8.4.0 + plpgsql debugger - pgadmin III v.1.10.0 We debug functions with pgadmin, and it is OK (including stepping into other functions, thanks for your help). *2. Question* The question is: suppose many pgsql functions with many arguments. Each time we need to debu