Re: BUG #16526: pg_test_fsync in v12 doesn't run in Windows - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #16526: pg_test_fsync in v12 doesn't run in Windows
Date
Msg-id 20200710015354.GH11153@paquier.xyz
Whole thread Raw
In response to Re: BUG #16526: pg_test_fsync in v12 doesn't run in Windows  (Michael Paquier <michael@paquier.xyz>)
List pgsql-bugs
On Tue, Jul 07, 2020 at 05:25:49PM +0900, Michael Paquier wrote:
> It seems to me that it would be a better idea to just use the binary
> mode for all the open() calls in pg_test_fsync in the long run, which
> is what the attached patch does as there is no control on the data
> written.  This way, we avoid any translation that may happen during
> the write.  Any thoughts?

I would like to get a second opinion on this one, so for now I have
registered this patch in the CF app:
https://commitfest.postgresql.org/29/2640/
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #16512: Character considered as a number by regex but can not convert to numeric
Next
From: PG Bug reporting form
Date:
Subject: BUG #16533: Planner optimisation : range predicate not propagating to joined tables