Re: Windows now has fdatasync()

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Windows now has fdatasync()
Дата
Msg-id YtY5ExZhymERILrG@paquier.xyz
обсуждение исходный текст
Ответ на Re: Windows now has fdatasync()  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: Windows now has fdatasync()  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
On Mon, Jul 18, 2022 at 03:26:36PM +1200, Thomas Munro wrote:
> My plan now is to commit this patch so that problem #1 is solved, prod
> conchuela's owner to upgrade to solve #2, and wait until Tom shuts
> down prairiedog to solve #3.  Then we could consider removing the
> HAVE_FDATASYNC probe and associated #ifdefs when convenient.  For that
> reason, I'm not too bothered about the slight weirdness of defining
> HAVE_FDATASYNC on Windows even though that doesn't come from
> configure; it'd hopefully be short-lived.  Better ideas welcome,
> though.  Does that make sense?

Do you still need HAVE_DECL_FDATASYNC?
--
Michael

Вложения

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns
Следующее
От: Peter Smith
Дата:
Сообщение: Re: System catalog documentation chapter