From: | fatmijumar fatmijumar <fatmijumar(at)gmail(dot)com> |
---|---|
To: | pgadmin-support(at)postgresql(dot)org |
Subject: | debugging pgsql in pgadmin |
Date: | 2009-07-06 14:57:23 |
Message-ID: | 15ab4b4f0907060757y738c7973tdc154fe3abf84f7@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
*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 debug a function, we need to type all the parameters in the debug
window. Is it possible to call a function in debug mode otherwise? Can we
anyway store this debug function call? Do we need to type the value of the
parameters each time?
Suggestion would be adding the possibility of making a debug function call
from a file, or somehow being able to save in a file this debug call..
Regards.
From | Date | Subject | |
---|---|---|---|
Next Message | Pedro Doria Meunier | 2009-07-06 15:05:39 | Re: Segmentation fault |
Previous Message | Dave Page | 2009-07-06 09:44:54 | Re: [pgadmin-support] PGP problem ubuntu jaunty (9.04) |