From: | Linreg <linreg(at)gmx(dot)net> |
---|---|
To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Dave Page <dpage(at)pgadmin(dot)org> |
Subject: | pgAgent: C++ Port - Patch Review |
Date: | 2013-10-14 08:24:59 |
Message-ID: | 2985304.GnByxhQBR4@wolfclan.ang.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
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
Attachment | Content-Type | Size |
---|---|---|
patch.diff | text/x-patch | 87.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Dinesh Kumar | 2013-10-14 09:13:00 | Re: Patch for EDB binary path not set by default. |
Previous Message | Guillaume Lelarge | 2013-10-13 15:55:55 | pgAdmin III commit: Handle the --jobs new option of pg_dump |