Re: Please add timestamps to pgagent log - Mailing list pgadmin-support

From Dave Page
Subject Re: Please add timestamps to pgagent log
Date
Msg-id CA+OCxoxh7AXX0Pamd3R71tC3FkNOfQ03Sg_9y2zJU=ngZ62pQg@mail.gmail.com
Whole thread Raw
In response to Re: Please add timestamps to pgagent log  (Sanket Mehta <sanket.mehta@enterprisedb.com>)
Responses Re: Please add timestamps to pgagent log  (Sanket Mehta <sanket.mehta@enterprisedb.com>)
List pgadmin-support
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}")



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

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



pgadmin-support by date:

Previous
From: Michiel Hendriks
Date:
Subject: Disable password caching for two factor authentication
Next
From: Sanket Mehta
Date:
Subject: Re: Please add timestamps to pgagent log