Re: Terminating pg_basebackup background streamer

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Magnus Hagander <magnus(at)hagander(dot)net>, Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Terminating pg_basebackup background streamer
Date: 2014-02-12 21:28:46
Message-ID: 52FBE78E.30802@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2/12/14, 12:47 PM, Magnus Hagander wrote:
> Since there were no other objections, I've applied this patch.

I'm getting a compiler warning:

pg_basebackup.c:105:3: error: implicit declaration of function 'kill'
[-Werror=implicit-function-declaration]

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2014-02-12 21:30:17 Re: narwhal and PGDLLIMPORT
Previous Message Peter Eisentraut 2014-02-12 21:23:21 Re: narwhal and PGDLLIMPORT