Re: Compile issue with glibc-2.27 (copy_file_range) - Mailing list pgsql-bugs

From Dmitry Dolgov
Subject Re: Compile issue with glibc-2.27 (copy_file_range)
Date
Msg-id CA+q6zcX7GDDi_-yGtCRphzNf+5wL-PtYM7Vte_S0pAFPJFUFQQ@mail.gmail.com
Whole thread Raw
In response to Compile issue with glibc-2.27 (copy_file_range)  (Thomas Trepl <thomas@linuxfromscratch.org>)
List pgsql-bugs
> On 4 February 2018 at 14:21, Thomas Trepl <thomas@linuxfromscratch.org> wrote:
> according to changlelog of glibc-2.27 they introduced a new function
> named "copy_file_range".
>
> There is a static function in src/bin/pg_rewind/copy_fetch.c with the
> same name and therefore compilation fails with

It was already renamed some time ago, see commit [1]

[1]:
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=3e68686e2c55799234ecd020bd1621f913d65475;hp=99d5a3ffb9fe61a5a8b01a4759d93c627f018923


pgsql-bugs by date:

Previous
From: Thomas Trepl
Date:
Subject: Compile issue with glibc-2.27 (copy_file_range)
Next
From: Michael Paquier
Date:
Subject: Re: Compile issue with glibc-2.27 (copy_file_range)