Обсуждение: [pgAdmin III] #272: Default width of EXPLAIN ANALYZE output

Поиск
Список
Период
Сортировка

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

От
"pgAdmin Trac"
Дата:
#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