Re: [PATCH] Windows port add support to BCryptGenRandom

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [PATCH] Windows port add support to BCryptGenRandom
Дата
Msg-id 20191218021954.GE1836@paquier.xyz
обсуждение исходный текст
Ответ на RE: [PATCH] Windows port add support to BCryptGenRandom  (Ranier Vilela <ranier_gyn@hotmail.com>)
Ответы Re: [PATCH] Windows port add support to BCryptGenRandom  (Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>)
Список pgsql-hackers
On Tue, Dec 17, 2019 at 02:20:20PM +0000, Ranier Vilela wrote:
> As concern [1], at src/include/port/win32.h, the comments still
> references Windows XP and claims about possible MingW break.

This looks like a leftover of d9dd406, which has made the code to
require C99.  As we don't support compilation with Windows XP and
require Windows 7, we should be able to remove all the dance around
MIN_WINNT in win32.h, don't you think?
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [PATCH] Improve documentation of REINDEX options
Следующее
От: Amit Langote
Дата:
Сообщение: Re: empty column name in error message