Re: pgAdmin and Slony

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgAdmin and Slony
Дата
Msg-id 937d27e10909030628hbcd4afbg406f4cc4d2285e48@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgAdmin and Slony  (Sachin Srivastava <sachin.srivastava@enterprisedb.com>)
Список 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 по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: pgAdmin and Slony
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r8029 - trunk/pgadmin3