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

From Dave Page
Subject Re: PATCH: Fix Explain data output column not auto-sizing
Date
Msg-id CA+OCxozHrzabos32km7pZmjiYHt1xMtn1pOOvzjjK6Jt0BkNRg@mail.gmail.com
Whole thread Raw
In response to PATCH: Fix Explain data output column not auto-sizing  ("J.F. Oster" <jinfroster@mail.ru>)
Responses Re: PATCH: Fix Explain data output column not auto-sizing
List pgadmin-hackers
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


pgadmin-hackers by date:

Previous
From: Sanket Mehta
Date:
Subject: Re: [pgadmin-support] pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3
Next
From: Dave Page
Date:
Subject: Re: PATCH: Support smallserial columns in Edit Data window