[pgAdmin III] #272: Default width of EXPLAIN ANALYZE output

Поиск
Список
Период
Сортировка
От pgAdmin Trac
Тема [pgAdmin III] #272: Default width of EXPLAIN ANALYZE output
Дата
Msg-id 053.8cca8204f43450df49aa438917c134aa@code.pgadmin.org
обсуждение исходный текст
Список pgadmin-hackers
#272: Default width of EXPLAIN ANALYZE output
--------------------------+-------------------------------------------------
 Reporter:  Erik Rijkers  |       Owner:  dpage
     Type:  feature       |      Status:  new  
 Priority:  minor         |   Milestone:       
Component:  pgadmin       |     Version:  trunk
 Keywords:  querytool     |    Platform:  all  
--------------------------+-------------------------------------------------
 Some time ago I sent the request below to pgadmin-hackers, but never saw a
 reply.  I post here in case that was on the wrong list.  (I didn't
 recognize any of the todo items)

 I like pgadmin, and I use especially the Query Tool often.

 In the Query Tool, the automatic resizing of column width forces one to
 resize the data grid each time an explain is run.  (because de width gets
 set to the lenght of teh string "QUERY PLAN", which is the name of the
 'column').

 It would be good to special-case analyze output, and make that one-column
 output grid of explain [analyze] as wide as the current window.

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/272>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Ticket 242: Add support for 9.1 ALTER TYPE new syntax
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Select old values when connecting to another server