Re: PATCH: Fix Explain data output column not auto-sizing - Mailing list pgadmin-hackers

From Sanket Mehta
Subject Re: PATCH: Fix Explain data output column not auto-sizing
Date
Msg-id CA+yw=mMh06eim7QOMy9w8gMY=eCyJVWJGiKBfTUtyVRHa1=eFg@mail.gmail.com
Whole thread Raw
In response to Re: PATCH: Fix Explain data output column not auto-sizing  (Dave Page <dpage@pgadmin.org>)
Responses Re: PATCH: Fix Explain data output column not auto-sizing
List pgadmin-hackers
Hi,

I have reviewed the patch.
It looks good to me.


Regards,
Sanket Mehta
Sr Software engineer
Enterprisedb

On Mon, Oct 27, 2014 at 4:14 PM, Dave Page <dpage@pgadmin.org> wrote:
Ashesh, can you review/commit this please?

On Fri, Oct 24, 2014 at 6:02 PM, J.F. Oster <jinfroster@mail.ru> wrote:
> Hello!
>
> There is a small bug with Explain data output.
>
> Steps to reproduce:
>
> 1. Open a new Query window.
> 2. Perform Explain of any query. Switch to "Data output" tab. Column
> was auto-sized, ok.
> 3. Execute the query.
> 4. Perform Explain again. Switch to "Data output" tab. Column wasn't
> auto-sized this time, it is too narrow and user has to resize it
> manually.
>
> Here is a fix, please see attachment.
>
> --
> Best regards,
>  J.F.
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgadmin-support] pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3
Next
From: Sanket Mehta
Date:
Subject: Re: F8 for Execute to file