PATCH: Fix Explain data output column not auto-sizing

From: "J(dot)F(dot) Oster" <jinfroster(at)mail(dot)ru>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: Fix Explain data output column not auto-sizing
Date: 2014-10-24 17:02:32
Message-ID: 1723916536.20141024210232@mail.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Attachment Content-Type Size
141024_explain_data_output.patch application/octet-stream 716 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message J.F. Oster 2014-10-24 19:12:36 PATCH: Support smallserial columns in Edit Data window
Previous Message vladnc 2014-10-19 13:40:09 Re: Re[2]: No high resolution support in Windows