PATCH: Fix Explain data output column not auto-sizing

Поиск
Список
Период
Сортировка
От J.F. Oster
Тема PATCH: Fix Explain data output column not auto-sizing
Дата
Msg-id 1723916536.20141024210232@mail.ru
обсуждение исходный текст
Ответы Re: PATCH: Fix Explain data output column not auto-sizing  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
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.

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin III commit: Read about the columnlist for the UPDATE OF stateme
Следующее
От: "J.F. Oster"
Дата:
Сообщение: PATCH: Support smallserial columns in Edit Data window