Re: [pgadmin-support] sometime, pgadmin3 don't display functions

2003-09-28 Thread Andreas Pflug
Tiziano Tissino wrote: Hi, I just downloaded the release 1.0.0 for Debian. I can open my database and browse the components tree. But, for some functions, I don't get the function body in the right box. Tiziano, can you supply the correct aggiorna_costi() function definition so we can tell more?

[pgadmin-support] sometime, pgadmin3 don't display functions text

2003-09-28 Thread Tiziano Tissino
Hi, I just downloaded the release 1.0.0 for Debian. I can open my database and browse the components tree. But, for some functions, I don't get the function body in the right box. For example, I get only this: -- Function: public.aggiorna_costi() -- DROP FUNCTION public.aggiorna_costi(); CREAT