Re: pga2: fix reset Statistics for version

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "frank_lupo" <frank_lupo(at)email(dot)it>, "pgadmin-hackers" <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: pga2: fix reset Statistics for version
Date: 2003-06-11 15:10:03
Message-ID: 03AF4E498C591348A42FC93DEA9661B8200E7D@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Can you send as an attachment ples Frank. Your email client often messes
up the text.

Regards, dave.

> -----Original Message-----
> From: frank_lupo [mailto:frank_lupo(at)email(dot)it]
> Sent: 11 June 2003 16:09
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] pga2: fix reset Statistics for version
>
>
>
>
>
>
> cvs server: Diffing .
>
> Index: clsContext.cls
>
> ===================================================================
>
> RCS file: /disk1/cvsroot/pgadmin2/clsContext.cls,v
>
> retrieving revision 1.25
>
> diff -r1.25 clsContext.cls
>
> 160c160
>
> < If ctx.dbVer >= 7.2 Then
> frmMain.mnuPopupResetStatistics.Enabled = True
>
> ---
>
> > If ctx.dbVer >= 7.3 Then
> frmMain.mnuPopupResetStatistics.Enabled =
> > True
>
> 177c177
>
> < If ctx.dbVer >= 7.2 Then
> frmMain.mnuPopupResetStatistics.Enabled = False
>
> ---
>
> > If ctx.dbVer >= 7.3 Then
> frmMain.mnuPopupResetStatistics.Enabled =
> > False
>
> Index: pgAdmin2.vbp
>
> ===================================================================
>
> Bye !!
> Frank Lupo (Wolf) !!
>
> /\_ _/\
> \ o o /
> --ooo-----ooo---
>
> --
> GPG Key: http://users.jc-hosting.co.uk/frank_lupo/files/publickey.txt
>
> WebSite: http://users.jc-hosting.co.uk/frank_lupo
>
>
>
> --
> Email.it, the professional e-mail, gratis per te:
http://www.email.it/f

Sponsor:
Vuoi un notebook potente, funzionale ideale per il lavoro? Clicca qui:
http://adv.email.it/cgi-bin/foclick.cgi?mid=763&d=11-6

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-06-11 15:10:39 Re: External editor
Previous Message frank_lupo 2003-06-11 15:08:31 pga2: fix reset Statistics for version