Re: Query results in grid, new patch - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Re: Query results in grid, new patch
Date
Msg-id 440C3517.3090408@pse-consulting.de
Whole thread Raw
In response to Re: Query results in grid, new patch  ("Dave Page" <dpage@vale-housing.co.uk>)
Responses Re: Query results in grid, new patch  ("Florian G. Pflug" <fgp@phlo.org>)
List pgadmin-hackers
Dave Page wrote:
>
>
>
>>-----Original Message-----
>>From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
>>Sent: 06 March 2006 09:42
>>To: Florian G. Pflug
>>Cc: Dave Page; Edward Di Geronimo Jr.; pgadmin-hackers@postgresql.org
>>Subject: Re: [pgadmin-hackers] Query results in grid, new patch
>>
>>Florian G. Pflug wrote:
>>
>>
>>>.) Could the initial size of the columns be choosen so,
>>
>>that the captions
>>
>>>are not cut off? Or, even better, pgadmin could remember
>>
>>the with of the
>>
>>>columns
>>>between selects, at least if the captions stay the same...
>>
>>The old control's behaviour was like that.
>
>
> Yes, it was, but it might be a nice fix. It's bugged me for a while.

Hu? I meant the control *does* remember column sizing for repeated
execution of similar queries since 1.2!!! This is not a "nice fix", it
is *required*. I don't give a cent for copy/paste from the result (in 10
years on SQL RDBMS, I might have done that 5 times), I need repeatable
results from query tuning.
Trying to autosize the column from content doesn't work satisfying.

Regards,
Andreas

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r5044 - tags/REL-1_4_2
Next
From: "Dave Page"
Date:
Subject: Re: Query results in grid, new patch