Re: Please add timestamps to pgagent log

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Please add timestamps to pgagent log
Дата
Msg-id CA+OCxoy=t-AtU3+XLhOUHjO4rLp=JhecBGx40uG8bSk+bo=oUA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Please add timestamps to pgagent log  (Sanket Mehta <sanket.mehta@enterprisedb.com>)
Список pgadmin-support
On Thu, Jul 16, 2015 at 1:44 PM, Sanket Mehta
<sanket.mehta@enterprisedb.com> wrote:
> Hi Dave,
>
>
> On Thu, Jul 16, 2015 at 5:56 PM, Dave Page <dpage@pgadmin.org> wrote:
>>
>> Hi
>>
>> On Thu, Jul 16, 2015 at 8:19 AM, Sanket Mehta
>> <sanket.mehta@enterprisedb.com> wrote:
>> > Hi Dave,
>> >
>> > I have created a new patch with changes you have suggested.
>> > Please find it attached with this mail.
>> >
>> > Please do review it.
>>
>> Doesn't the following break the schema version check in pgAgent.cpp?
>>
>>
>>  ADD_DEFINITIONS(-DPGAGENT_VERSION_MAJOR=${CPACK_PACKAGE_VERSION_MAJOR})
>> +ADD_DEFINITIONS(-DPGAGENT_VERSION="${VERSION}")
>
>
> No Dave it does not breaking the schema version check in pgAgent.cpp.
> I have tested it.

Oh, sorry - misread the diff.

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

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



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

Предыдущее
От: Sanket Mehta
Дата:
Сообщение: Re: Please add timestamps to pgagent log
Следующее
От: Sanket Mehta
Дата:
Сообщение: Re: pgagent hangs forever in "r" state