On Sat, May 4, 2019 at 10:29 AM Tom Lane <t...@sss.pgh.pa.us> wrote:
> https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=8b3bce2017b15e05f000c3c5947653a3e2c5a29f
>
> Please send any corrections by Sunday.

+      Tolerate <literal>EINVAL</literal> and <literal>ENOSYS</literal>
+      error results, where appropriate, for fsync calls (Thomas Munro,
+      James Sewell)

Nit-picking: ENOSYS is for sync_file_range, EINVAL is for fsync.

-- 
Thomas Munro
https://enterprisedb.com


Reply via email to