From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCH] better systemd integration |
Date: | 2016-01-28 14:13:08 |
Message-ID: | 56AA21F4.8040809@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 1/28/16 4:00 AM, Pavel Stehule wrote:
> Hi
>
> 2016-01-28 3:50 GMT+01:00 Peter Eisentraut <peter_e(at)gmx(dot)net
> <mailto:peter_e(at)gmx(dot)net>>:
>
> On 1/27/16 7:02 AM, Pavel Stehule wrote:
> > The issues:
> >
> > 1. configure missing systemd integration test, compilation fails:
> >
> > postmaster.o postmaster.c
> > postmaster.c:91:31: fatal error: systemd/sd-daemon.h: No such file or
> > directory
>
> Updated patch attached that fixes this by adding additional checking in
> configure.
>
>
>
> You sent only rebased code of previous version. I didn't find additional
> checks.
Oops. Here is the actual new code.
Attachment | Content-Type | Size |
---|---|---|
0001-Improve-error-reporting-when-location-specified-by-p.patch | application/x-patch | 1.7 KB |
0002-Add-support-for-systemd-service-notifications.patch | application/x-patch | 9.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2016-01-28 14:22:06 | Re: Template for commit messages |
Previous Message | Filip Rembiałkowski | 2016-01-28 14:09:39 | Re: tiny doc patch |