From: | "Dave Page" <dpage(at)pgadmin(dot)org> |
---|---|
To: | "Quan Zongliang" <quanzongliang(at)gmail(dot)com> |
Cc: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | Re: Patch: database version check |
Date: | 2009-01-14 09:03:46 |
Message-ID: | 937d27e10901140103t7cd15c5s809da58e5aeccf07@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
On Wed, Jan 14, 2009 at 2:20 AM, Quan Zongliang <quanzongliang(at)gmail(dot)com> wrote:
> BTW:
> With import function, some base class changed.
> Two new methods: CanImport and CanExport added to pgObject class.
> For pgTable, if it has column, both return true. If not, both return false.
> For pgView, CanImport return false and CanExport return true.
>
> As them are base class. Apply them now?
Do you expect to have the whole patch ready in the next 2 or 3 weeks?
If not, I'd rather wait until after we branch 1.10.
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | svn | 2009-01-14 10:07:56 | SVN Commit by dpage: r7550 - trunk/pgadmin3/pgadmin/frm |
Previous Message | Dave Page | 2009-01-14 08:48:42 | Re: about new module to software |