Re: pgAdmin and Slony

From: Sachin Srivastava <sachin(dot)srivastava(at)enterprisedb(dot)com>
To: Dave Page <dave(dot)page(at)enterprisedb(dot)com>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: pgAdmin and Slony
Date: 2009-09-03 13:08:22
Message-ID: 4A9FBFC6.7090008@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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.
>
>

--
Regards,
Sachin Srivastava
www.enterprisedb.com

Attachment Content-Type Size
SlonyUpdate_v2.patch text/plain 8.8 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2009-09-03 13:28:18 Re: pgAdmin and Slony
Previous Message Guillaume Lelarge 2009-09-03 11:48:58 Re: New minor release?