[pgadmin-hackers] pgAdmin III commit: Fix freeze of UI when querytool has an error on a q

2012-07-14 Thread Guillaume Lelarge
Fix freeze of UI when querytool has an error on a query We call too many times the GetCharAt() and the GetText().Length() methods. This fix calls GetCharAt() once per loop (instead of five times per loop), and GetText().Length() once only (instead of once per loop). My testing shows no freeze at a

[pgadmin-hackers] pgAdmin III commit: Fix freeze of UI when querytool has an error on a q

2012-07-14 Thread Guillaume Lelarge
Fix freeze of UI when querytool has an error on a query We call too many times the GetCharAt() and the GetText().Length() methods. This fix calls GetCharAt() once per loop (instead of five times per loop), and GetText().Length() once only (instead of once per loop). My testing shows no freeze at a

[pgadmin-hackers] [pgAdmin III] #369: Edit data and tables with a unique key

2012-07-14 Thread pgAdmin Trac
#369: Edit data and tables with a unique key --+- Reporter: gleu | Owner: dpage Type: feature | Status: new Priority: minor | Milestone: Component: pgadmin | Version: trunk

[pgadmin-hackers] [pgAdmin III] #370: pgScript error when relation name contains ")" symbol

2012-07-14 Thread pgAdmin Trac
#370: pgScript error when relation name contains ")" symbol --+- Reporter: Vjacheslav A | Owner: dpage Type: bug | Status: new Priority: minor | Milestone: Component: pgadmi

Re: [pgadmin-hackers] More information about the selected objects

2012-07-14 Thread Guillaume Lelarge
On Fri, 2012-07-13 at 21:47 -0300, Vinicius Santos wrote: > > So, this information would solve the problem. What do you think? > > > > Any comment? Can I develop the patch? You can certainly work on a patch. Shouldn't be hard to code. I see some value on it, but I don't like the arrow. -- Gui

Re: [pgadmin-hackers] SSH Tunneling implementation

2012-07-14 Thread Guillaume Lelarge
On Fri, 2012-07-13 at 09:32 +0100, Dave Page wrote: > On Fri, Jul 13, 2012 at 7:57 AM, Akshay Joshi > wrote: > > > > > > On Thu, Jul 12, 2012 at 5:44 PM, Magnus Hagander > > wrote: > >> > >> On Thu, Jul 12, 2012 at 2:06 PM, Akshay Joshi > >> wrote: > >> > > >> > > >> > On Thu, Jul 12, 2012 at 5:

Re: [pgadmin-hackers] More information about the selected objects

2012-07-14 Thread Vinicius Santos
Forwarding, sorry. 2012/7/14 Vinicius Santos > I see some value on it, but I don't like the arrow. >> > > Any suggestions? > I could put the point rather than the arrow or other something. What do > you think? >

Re: [pgadmin-hackers] More information about the selected objects

2012-07-14 Thread Guillaume Lelarge
On Sat, 2012-07-14 at 10:59 -0300, Vinicius Santos wrote: > Forwarding, sorry. > > 2012/7/14 Vinicius Santos > I see some value on it, but I don't like the arrow. > > > Any suggestions? > I could put the point rather than the arrow or other >

Re: [pgadmin-hackers] More information about the selected objects

2012-07-14 Thread Vinicius Santos
> Not sure I like the point either. We don't have that notation on > PostgreSQL. I think I would prefer something like "Retrieving details on > table schema.table" and not say the database. Because if you add the > database, someone will probably want also the server. It may not be > usefull to you

Re: [pgadmin-hackers] More information about the selected objects

2012-07-14 Thread Guillaume Lelarge
On Sat, 2012-07-14 at 11:28 -0300, Vinicius Santos wrote: > > Not sure I like the point either. We don't have that notation > on > PostgreSQL. I think I would prefer something like "Retrieving > details on > table schema.table" and not say the database. Beca

Re: [pgadmin-hackers] More information about the selected objects

2012-07-14 Thread Vinicius Santos
> > I think I like the second one better, but this is just my opinion. > Well, I'll start working on the second, then. If new opinions, we changed.

Re: [pgadmin-hackers] More information about the selected objects

2012-07-14 Thread Dave Page
On Saturday, July 14, 2012, Guillaume Lelarge wrote: > On Sat, 2012-07-14 at 11:28 -0300, Vinicius Santos wrote: > > > > Not sure I like the point either. We don't have that notation > > on > > PostgreSQL. I think I would prefer something like "Retrieving > > detail

Re: [pgadmin-hackers] More information about the selected objects

2012-07-14 Thread Guillaume Lelarge
On Sat, 2012-07-14 at 18:57 +0100, Dave Page wrote: > > > On Saturday, July 14, 2012, Guillaume Lelarge wrote: > On Sat, 2012-07-14 at 11:28 -0300, Vinicius Santos wrote: > > > > Not sure I like the point either. We don't have that > notation > >

Re: [pgadmin-hackers] More information about the selected objects

2012-07-14 Thread Dave Page
On Saturday, July 14, 2012, Guillaume Lelarge wrote: > On Sat, 2012-07-14 at 18:57 +0100, Dave Page wrote: > > > > > > On Saturday, July 14, 2012, Guillaume Lelarge wrote: > > On Sat, 2012-07-14 at 11:28 -0300, Vinicius Santos wrote: > > > > > > Not sure I like the