Re: pgAgent: C++ Port - Patch Review

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Linreg <linreg(at)gmx(dot)net>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>
Subject: Re: pgAgent: C++ Port - Patch Review
Date: 2013-10-18 12:05:23
Message-ID: CA+OCxoz8gSZukHg+kEbOgPHhMuHOkDHi9ua+rtQEHLsvupUK1w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Neel, can you review this patch please?

Thanks.

On Mon, Oct 14, 2013 at 9:24 AM, Linreg <linreg(at)gmx(dot)net> wrote:
> Hello Dave,
>
>
>
> Excuse my long absence. I had a lot to do.
>
> Here is my patch.
>
> Please note the following:
>
> - The Windows part does not work. I'll make it if you accept this changes.
>
> - The start parameters have a different output format
>
> (all old parameter are the same. NO CHANGES from user is needed! But you
>
> have long-options and no atoi/atol function any more)
>
> - In the CMAKE file I have WX replaced by BOOST.
>
> - I have re-impemented Connection-Pooling
>
> - I have removed CSV-Logoutput-Format
>
> - This Changes i send later.
>
>
>
> Thomas Steffen
>
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Neel Patel 2013-10-22 07:34:07 Re: [pgadmin-support] pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3
Previous Message Neel Patel 2013-10-15 03:59:09 Re: Regarding storenode in Slony