Re: [PATCH] Windows port add support to BCryptGenRandom

Поиск
Список
Период
Сортировка
От Juan José Santamaría Flecha
Тема Re: [PATCH] Windows port add support to BCryptGenRandom
Дата
Msg-id CAC+AXB0diYaWV0nB95HmVkU7GtYjhLFv-WK=-WZv_5PO9W=MCw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Windows port add support to BCryptGenRandom  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: [PATCH] Windows port add support to BCryptGenRandom  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers


On Wed, Dec 18, 2019 at 3:20 AM Michael Paquier <michael@paquier.xyz> wrote:
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?


+1, there is a reference in [1] about that is possible to build PostgreSQL using the GNU compiler tools for older versions of Windows, that should be also updated.


Regards,

Juan José Santamaría Flecha

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

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: archive status ".ready" files may be created too early
Следующее
От: Peter Eisentraut
Дата:
Сообщение: allow_system_table_mods and DROP RULE