Two strange settings in frmOptions - Mailing list pgadmin-hackers

From Magnus Hagander
Subject Two strange settings in frmOptions
Date
Msg-id CABUevExhZOMq+OTyxOheqo1tCWcWAnD-_9S2LOwMNS1Ks4TNqg@mail.gmail.com
Whole thread Raw
Responses Re: Two strange settings in frmOptions
List 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 by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #299: Crash on table refresh
Next
From: Dave Page
Date:
Subject: Re: Two strange settings in frmOptions