pga2: fix reset Statistics for version

From: frank_lupo <frank_lupo(at)email(dot)it>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: pga2: fix reset Statistics for version
Date: 2003-06-11 15:08:31
Message-ID: HGBOQ8$8E3D8383869FE7736E22854E8B4860E0@email.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2003-06-11 15:10:03 Re: pga2: fix reset Statistics for version
Previous Message Andreas Pflug 2003-06-11 14:43:39 Re: Full unicode support under GNU/Linux