pgAgent: C++ Port - Patch Review

Поиск
Список
Период
Сортировка
От Linreg
Тема pgAgent: C++ Port - Patch Review
Дата
Msg-id 2985304.GnByxhQBR4@wolfclan.ang.de
обсуждение исходный текст
Ответ на Re: pgAgent: C++ Port - Patch Review  (Dave Page <dpage@pgadmin.org>)
Ответы Re: pgAgent: C++ Port - Patch Review  (Dave Page <dpage@pgadmin.org>)
Список 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

 

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Handle the --jobs new option of pg_dump
Следующее
От: Dinesh Kumar
Дата:
Сообщение: Re: Patch for EDB binary path not set by default.