Re: [pgadmin-hackers] Patch for Index stat

2008-10-27 Thread Guillaume Lelarge
Dave Page a écrit : > On Thu, Oct 23, 2008 at 7:17 PM, Guillaume Lelarge > <[EMAIL PROTECTED]> wrote: >> Hi all, >> >> Here is a patch to add index stats on the Statistics tab for individual >> indexes. > > Looks good to me. > Thanks, commited. -- Guillaume. http://www.postgresqlfr.org http

Re: [pgadmin-hackers] Patch for Index stat

2008-10-27 Thread Dave Page
On Thu, Oct 23, 2008 at 7:17 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > Hi all, > > Here is a patch to add index stats on the Statistics tab for individual > indexes. Looks good to me. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgadmin-hackers mailing list

[pgadmin-hackers] Patch for Index stat

2008-10-23 Thread Guillaume Lelarge
Hi all, Here is a patch to add index stats on the Statistics tab for individual indexes. Comments? -- Guillaume. http://www.postgresqlfr.org http://dalibo.com Index: pgadmin/schema/pgIndex.cpp === --- pgadmin/schema/pgIndex.cpp