Re: pgAdmin and Slony - Mailing list pgadmin-hackers

From Dave Page
Subject Re: pgAdmin and Slony
Date
Msg-id 937d27e10909030628hbcd4afbg406f4cc4d2285e48@mail.gmail.com
Whole thread Raw
In response to Re: pgAdmin and Slony  (Sachin Srivastava <sachin.srivastava@enterprisedb.com>)
List pgadmin-hackers
On Thu, Sep 3, 2009 at 2:08 PM, Sachin
Srivastava<sachin.srivastava@enterprisedb.com> wrote:
> Dave,
>
>> - bool dlgRepCluster::SlonyMaximumVersion(wxString series, long minor)
>>
>> should be:
>>
>> bool dlgRepCluster::SlonyMaximumVersion(const wxString&series, long minor)
>>
>
> Done.
>>
>> - Just reading the patch, it looks like we never try to load xxid*.sql
>> any more. That's surely wrong?
>>
>
> Yes. Attached is an updated patch.

Thanks. I've had a quick look, and it looks reasonable to me. Ashesh;
can you review it as well please?

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: pgAdmin and Slony
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r8029 - trunk/pgadmin3