Re: BUG #16526: pg_test_fsync in v12 doesn't run in Windows

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #16526: pg_test_fsync in v12 doesn't run in Windows
Дата
Msg-id 20200710015354.GH11153@paquier.xyz
обсуждение исходный текст
Ответ на Re: BUG #16526: pg_test_fsync in v12 doesn't run in Windows  (Michael Paquier <michael@paquier.xyz>)
Список 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

Вложения

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #16512: Character considered as a number by regex but can not convert to numeric
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16533: Planner optimisation : range predicate not propagating to joined tables