[pgAdmin III] #273: Check the number of rows returned by a query

Поиск
Список
Период
Сортировка
От pgAdmin Trac
Тема [pgAdmin III] #273: Check the number of rows returned by a query
Дата
Msg-id 055.f9b7191e4f0a7a5cbb564ebd9905a8dd@code.pgadmin.org
обсуждение исходный текст
Ответы Re: [pgAdmin III] #273: Check the number of rows returned by a query  ("pgAdmin Trac" <trac@code.pgadmin.org>)
Список pgadmin-hackers
#273: Check the number of rows returned by a query
----------------------------+-----------------------------------------------
 Reporter:  Rob Richardson  |       Owner:  dpage
     Type:  feature         |      Status:  new  
 Priority:  minor           |   Milestone:       
Component:  pgadmin         |     Version:  trunk
 Keywords:  editgrid        |    Platform:  all  
----------------------------+-----------------------------------------------
 In the edit grid, pgAdmin should check the estimated number of rows of the
 table. If it's more than a specific limit, it should ask if the user still
 wants to load that number of rows. The user should be able to cancel the
 query or to force the retrieving of the rows (for example if the estimated
 number of rows is wrong).

 We can probably do the same thing in the query tool by checking the number
 of rows that will be returned before loading them in the grid

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

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Ticket 269: Add support for 9.1 ALTER TYPE new syntax for enum
Следующее
От: Dave Page
Дата:
Сообщение: Re: Ticket 269: Add support for 9.1 ALTER TYPE new syntax for enum