PgAdmin crash for large function

2001-12-12 Thread MindTerm
Hi all, I have worten a function which contains more than 400 lines ( while file size 12k bytes ). It works properly. However, pgadmin crash while loading the source code of the fucntion. Any suggestion ? M.T. __ Do You Yahoo!? Check out Yaho

Re: PgAdmin crash for large function

2001-12-12 Thread MindTerm
Dear Dave, Here it is. I have tried 1.59 and 1.66 . Both of them crash once the function was created in postgresql and you had clicked function icon in pgadmin. M.T. --- Dave Page <[EMAIL PROTECTED]> wrote: > Can you send me a copy of the code to try please? > > Regards, Dave. > > > -

Re: PgAdmin crash for large function

2001-12-12 Thread Dave Page
Can you send me a copy of the code to try please? Regards, Dave. > -Original Message- > From: MindTerm [mailto:[EMAIL PROTECTED]] > Sent: 12 December 2001 07:11 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] PgAdmin crash for large function > > > Hi all, > > I have worten a