Re: [pgadmin-support] pgAdmin 1.12.0 crash

2010-10-22 Thread Thom Brown
On 6 October 2010 16:18, Guillaume Lelarge wrote: > Le 06/10/2010 17:12, Thom Brown a écrit : >> On 6 October 2010 16:03, Robert Ayrapetyan >> wrote: >>> Hello. >>> >>> pgAdmin 1.12.0 (windows version) crashes when perform following steps: >>> >>> 1. Open pgAdmin >>> 2. Go to "SQL composer" >>> 3

Re: [pgadmin-support] Making SQL-pane $$ aware?

2010-10-22 Thread Guillaume Lelarge
Le 22/10/2010 11:50, Dave Page a écrit : > On Fri, Oct 22, 2010 at 7:48 PM, Josh Berkus wrote: >> >>> I thought Guillaume had fixed it. Is it still borked? >> >> It is in my OSX version. Not sure what version I have installed, >> because "About" is broken. > > :-o > > What on earth did you do t

Re: [pgadmin-support] Making SQL-pane $$ aware?

2010-10-22 Thread Dave Page
On Fri, Oct 22, 2010 at 7:54 PM, Josh Berkus wrote: > >> What on earth did you do to it? > > Just installed the 9.0 compatible version from packages.  Pretty sure I > downloaded this while 9.0 was in RC. Our packages? In any case, please try 1.12.1. -- Dave Page Blog: http://pgsnake.blogspot.c

Re: [pgadmin-support] Making SQL-pane $$ aware?

2010-10-22 Thread Josh Berkus
> What on earth did you do to it? Just installed the 9.0 compatible version from packages. Pretty sure I downloaded this while 9.0 was in RC. -- -- Josh Berkus PostgreSQL Experts Inc. ht

Re: [pgadmin-support] Making SQL-pane $$ aware?

2010-10-22 Thread Dave Page
On Fri, Oct 22, 2010 at 7:48 PM, Josh Berkus wrote: > >> I thought Guillaume had fixed it. Is it still borked? > > It is in my OSX version.  Not sure what version I have installed, > because "About" is broken. :-o What on earth did you do to it? -- Dave Page Blog: http://pgsnake.blogspot.com

Re: [pgadmin-support] Making SQL-pane $$ aware?

2010-10-22 Thread Josh Berkus
> I thought Guillaume had fixed it. Is it still borked? It is in my OSX version. Not sure what version I have installed, because "About" is broken. -- -- Josh Berkus PostgreSQL Experts Inc.

Re: [pgadmin-support] Making SQL-pane $$ aware?

2010-10-22 Thread Dave Page
On Fri, Oct 22, 2010 at 7:42 PM, Josh Berkus wrote: > >> Pretty darn hard actually. The lexer is part of wxWidgets, and is a >> generic SQL lexer. We have to write our own (probably clean-room >> style, because of the licencing). I was toying with doing that anyway, >> as it would be nice to have

Re: [pgadmin-support] Making SQL-pane $$ aware?

2010-10-22 Thread Josh Berkus
> Pretty darn hard actually. The lexer is part of wxWidgets, and is a > generic SQL lexer. We have to write our own (probably clean-room > style, because of the licencing). I was toying with doing that anyway, > as it would be nice to have it understand plpgsql and pgscript, though > I have zero t

Re: [pgadmin-support] Making SQL-pane $$ aware?

2010-10-22 Thread Dave Page
On Fri, Oct 22, 2010 at 7:29 PM, Josh Berkus wrote: > Guys, > > How tricky would it be to make the SQL pane aware of $$ escaping for > text highlighting? > > Hmm.  Now that I think of it, it would be good to turn this on and off. >  The current lack of awareness actually makes it easier to compose

[pgadmin-support] Making SQL-pane $$ aware?

2010-10-22 Thread Josh Berkus
Guys, How tricky would it be to make the SQL pane aware of $$ escaping for text highlighting? Hmm. Now that I think of it, it would be good to turn this on and off. The current lack of awareness actually makes it easier to compose SPs. -- -- Josh Berkus

Re: [pgadmin-support] Missing results grid when View Data is selected

2010-10-22 Thread Chris Campbell
From: pgadmin-support-ow...@postgresql.org [mailto:pgadmin-support-ow...@postgresql.org] On Behalf Of Chris Campbell Sent: Friday, October 22, 2010 10:00 AM To: pgadmin-support@postgresql.org Subject: [pgadmin-support] Missing results grid when View Data is selected Using pgAdmin III Version 1.1

[pgadmin-support] Missing results grid when View Data is selected

2010-10-22 Thread Chris Campbell
Using pgAdmin III Version 1.12.1 (Oct 3 2010) running Windows 7/64 bit with the 32 bit version of PostgreSQL 9.0.1 Hi, I'm having a display issue when I right-click on a table or View, select "View Data" / "Show Top 100 records", or "Show All Records". The display issue is that no results grid

Re: [pgadmin-support] Increasing size of results grid

2010-10-22 Thread Thom Brown
On 22 October 2010 12:46, Dave Page wrote: > On Fri, Oct 22, 2010 at 12:02 PM, Thom Brown wrote: >> However, I have noticed an extra level of sheen in this version.  Have >> you guys changed something?  The tabs look shiny and the toolbar looks >> less bulky. > > Are you testing git master? I've

Re: [pgadmin-support] Increasing size of results grid

2010-10-22 Thread Thom Brown
On 22 October 2010 12:31, Guillaume Lelarge wrote: > Le 22/10/2010 03:51, Thom Brown a écrit : >> On 22 October 2010 00:34, Guillaume Lelarge wrote: >>> Le 19/10/2010 13:29, Thom Brown a écrit : On 19 October 2010 21:24, Thom Brown wrote: > On 19 October 2010 21:08, Guillaume Lelarge

Re: [pgadmin-support] Increasing size of results grid

2010-10-22 Thread Raymond O'Donnell
On 22/10/2010 12:02, Thom Brown wrote: However, I have noticed an extra level of sheen in this version. Have you guys changed something? The tabs look shiny and the toolbar looks less bulky. I get that effect when I clean the dust off my monitor... :-P Ray. -- Raymond O'Donnell :: Galway :

Re: [pgadmin-support] Increasing size of results grid

2010-10-22 Thread Dave Page
On Fri, Oct 22, 2010 at 12:02 PM, Thom Brown wrote: > However, I have noticed an extra level of sheen in this version.  Have > you guys changed something?  The tabs look shiny and the toolbar looks > less bulky. Are you testing git master? I've been hacking on the UI a little, particularly on the

Re: [pgadmin-support] Increasing size of results grid

2010-10-22 Thread Massa, Harald Armin
> > > There is a way. Go in the Options window, select the Preferences tab and > > change the Font. It will make, among other components the result grid > > bigger. > > Thats what I thought, but I tested it on Mac and found it didn't work. > wxMac bug? > > it is not a bug, FontConfiguration on Mac

Re: [pgadmin-support] Increasing size of results grid

2010-10-22 Thread Guillaume Lelarge
Le 22/10/2010 04:02, Thom Brown a écrit : > On 22 October 2010 11:51, Thom Brown wrote: >> On 22 October 2010 00:34, Guillaume Lelarge wrote: >>> Le 19/10/2010 13:29, Thom Brown a écrit : On 19 October 2010 21:24, Thom Brown wrote: > On 19 October 2010 21:08, Guillaume Lelarge > w

Re: [pgadmin-support] Increasing size of results grid

2010-10-22 Thread Guillaume Lelarge
Le 22/10/2010 03:51, Thom Brown a écrit : > On 22 October 2010 00:34, Guillaume Lelarge wrote: >> Le 19/10/2010 13:29, Thom Brown a écrit : >>> On 19 October 2010 21:24, Thom Brown wrote: On 19 October 2010 21:08, Guillaume Lelarge wrote: > You're right. Done in this new attached patch.

Re: [pgadmin-support] Increasing size of results grid

2010-10-22 Thread Thom Brown
On 22 October 2010 11:51, Thom Brown wrote: > On 22 October 2010 00:34, Guillaume Lelarge wrote: >> Le 19/10/2010 13:29, Thom Brown a écrit : >>> On 19 October 2010 21:24, Thom Brown wrote: On 19 October 2010 21:08, Guillaume Lelarge wrote: > You're right. Done in this new attached pat

Re: [pgadmin-support] Increasing size of results grid

2010-10-22 Thread Thom Brown
On 22 October 2010 00:34, Guillaume Lelarge wrote: > Le 19/10/2010 13:29, Thom Brown a écrit : >> On 19 October 2010 21:24, Thom Brown wrote: >>> On 19 October 2010 21:08, Guillaume Lelarge wrote: You're right. Done in this new attached patch. >>> >>> Yep, that's excellent :)  One problem i

Re: [pgadmin-support] Can't use pgAdmin Version 10.12.1

2010-10-22 Thread Massa, Harald Armin
Hello Monika, I just got reassured by Dave on the list that pgadmin3 in its newest incarnation is build with visual C 9. So, you can either: a) try to put the corresponding Microsoft-Visual-C Libraries into the directory with the pgadmin3.exe (that would be msvcp90.dll, msvcr90.dll; I suspect t