Two strange settings in frmOptions

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Two strange settings in frmOptions
Дата
Msg-id CABUevExhZOMq+OTyxOheqo1tCWcWAnD-_9S2LOwMNS1Ks4TNqg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Two strange settings in frmOptions  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Noticed two things in Options->QueryTool:

1) There is a settin gfor "Maximum rows to retreive". From what I can
tell, this is *only* used for pgagent (pgaJobs.cpp and pgaStep.cpp).
If that is so, it shuld not be under Query Tool settings. Potentially
it could be removed completely, if pgAgent can actually deal with a
hardcode there?

2) There is a setting for "Count rows if estimated less than". AFAICT,
this again has nothing to do with the query tool - this is for the
object browser, when you click a table. Shouldn't it be moved to be
under another tab?

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

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

Предыдущее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #299: Crash on table refresh
Следующее
От: Dave Page
Дата:
Сообщение: Re: Two strange settings in frmOptions