Re: [pgadmin-support] plus + sign's for parentheses () in pgadmin

2011-10-12 Thread Alison Thompson
On Wed, Oct 12, 2011 at 2:39 AM, Guillaume Lelarge wrote: > > Nope. There's no way to disable it. Maybe something to add to the next > release, but actually, I don't see the point. It's never collapsed by > default, so the display doesn't change much between. Just don't click the > minus buttons.

Re: [pgadmin-support] plus + sign's for parentheses () in pgadmin

2011-10-12 Thread Raymond O'Donnell
On 12/10/2011 01:51, Alison Thompson wrote: > Yes, ofcourse, > > in the latest release of pgadmin, in the sql editor window where you > write queries, > > enter: > > select ( > > ) > > and you will see a box in the left margin that appears with a '-' in it. > click that and it collapses the a

Re: [pgadmin-support] plus + sign's for parentheses () in pgadmin

2011-10-12 Thread Alison Thompson
Yes, ofcourse, in the latest release of pgadmin, in the sql editor window where you write queries, enter: select ( ) and you will see a box in the left margin that appears with a '-' in it. click that and it collapses the area contained by the ( ), it now has turned into a +, which you can cl

Re: [pgadmin-support] plus + sign's for parentheses () in pgadmin

2011-10-11 Thread Guillaume Lelarge
On Tue, 11 Oct 2011 20:51:47 -0400, Alison Thompson wrote: > Yes, ofcourse, > in the latest release of pgadmin, in the sql editor window where you > write queries, > enter: > select ( > ) > and you will see a box in the left margin that appears with a '-' in > it.  click that and it collapses the

Re: [pgadmin-support] plus + sign's for parentheses () in pgadmin

2011-10-10 Thread Guillaume Lelarge
On Mon, 10 Oct 2011 21:27:01 -0400, Alison Thompson wrote: > I think I have not found my answer as I do not know how to properly call > the objects. > but, looking in the menu's of pgadmin 1.14 and the help documentation I > can see no references to nor how to remove the + signs for parentheses >

[pgadmin-support] plus + sign's for parentheses () in pgadmin

2011-10-10 Thread Alison Thompson
I think I have not found my answer as I do not know how to properly call the objects. but, looking in the menu's of pgadmin 1.14 and the help documentation I can see no references to nor how to remove the + signs for parentheses that have shown up in the latest version of pgadmin - anyone know how