[pgadmin-hackers] add scroll frmtable

2003-03-14 Thread frank_lupo
I have added the scroll to the form frmtable like example. What of tasks? it would be from extending on all the form. Bye !! Frank Lupo (Wolf) !! /\_ _/\ \ o o / --ooo-ooo--- -- Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f Sponsor: Alto rendime

Re: [pgadmin-hackers] PGAdmin 3 Patch // Memory Leaks Fixed // Ignore

2003-03-14 Thread efesar
> > I'm really confused as to why it's not showing any > > tables/views ... the function is below. > > It's because I had System Objects turned off, and as your definition of > a system object is relowner > 1, it ignored all my objects which are > owned by user postgres, id = 1!!! > > What you nee

Re: [pgadmin-hackers] "identifiers" pga3 patch

2003-03-14 Thread efesar
> The closest we have is a function to check whether we should quote an > identifier, so I've added this one. Not knowing what a diacritical is, > checking for one is beyond me as well :-) It'll be a "feature" not a bug! :) > Anyway, I've added your patch, and also committed it and your previous

RE: [pgadmin-hackers] add scroll frmtable

2003-03-14 Thread frank_lupo
> > > > -Original Message- > > From: frank_lupo [mailto:[EMAIL PROTECTED] > > Sent: 14 March 2003 16:06 > > To: pgadmin-hackers > > Subject: [pgadmin-hackers] add scroll frmtable > > > > > > I have added the scroll to the form frmtable like example. > > > > What of tasks? > > > > i

Re: [pgadmin-hackers] add scroll frmtable

2003-03-14 Thread Dave Page
> -Original Message- > From: frank_lupo [mailto:[EMAIL PROTECTED] > Sent: 14 March 2003 20:21 > To: Dave Page > Cc: pgadmin-hackers > Subject: RE: [pgadmin-hackers] add scroll frmtable > > > > > > > I have added the scroll to the form frmtable like example. > > > > > > What of tasks?

Re: [pgadmin-hackers] PGAdmin 3 Patch // Memory Leaks Fixed // Ignore

2003-03-14 Thread Dave Page
It's rumoured that efesar once said: > > For now I will make the SQL box read-only. I know there are other > solutions, but are too costly to implement right now. Hi Keith, Some development on that. We're discussing some changes to the wire protocol for v7.4 on the pgsql-hackers list, and I've r

Re: [pgadmin-hackers] add scroll frmtable

2003-03-14 Thread Dave Page
> -Original Message- > From: frank_lupo [mailto:[EMAIL PROTECTED] > Sent: 14 March 2003 16:06 > To: pgadmin-hackers > Subject: [pgadmin-hackers] add scroll frmtable > > > I have added the scroll to the form frmtable like example. > > What of tasks? > > it would be from extending on