Re: PATCH: Fix Explain data output column not auto-sizing

Поиск
Список
Период
Сортировка
От Sanket Mehta
Тема Re: PATCH: Fix Explain data output column not auto-sizing
Дата
Msg-id CA+yw=mMh06eim7QOMy9w8gMY=eCyJVWJGiKBfTUtyVRHa1=eFg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PATCH: Fix Explain data output column not auto-sizing  (Dave Page <dpage@pgadmin.org>)
Ответы Re: PATCH: Fix Explain data output column not auto-sizing  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgadmin-support] pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3
Следующее
От: Sanket Mehta
Дата:
Сообщение: Re: F8 for Execute to file